/* ================================
CSS STYLES FOR DotNetNuke - 
================================

/* text style for the selected tab */ 

.SLOtherTabs {
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align: middle;
}

