.navTabs .navTab.PopupClosed .navLink
{
@property "navLink";
display: block;
float: left;
vertical-align: text-bottom;
text-align: center;
outline: 0 none;
color: orange;
@property "/navLink";
<xen:if is="{$pageIsRtl}">*float: none; *display: inline; *zoom: 1;</xen:if>
height: @headerTabHeight;
line-height: @headerTabHeight;
}