.horz_nlsmenu { background-color: #171450; width: 100%; height: 27px; float: left; }

.horz_nlsitemcontainer { width: auto; height: 27px; }
.horz_nlsiconcell { width: auto; height: auto; }
.horz_nlssubmenucell{ width: auto; height: 27px; }
.horz_nlsitem { font-family:arial; font-size:12px; color:#fff; font-weight: bold; padding-right: 5px; padding-left: 5px; }

.horz_nlsitemcontainerover { background-color: #726e69; width: auto; height: 27px; }
.horz_nlsiconcellover { width: auto; height: auto; }
.horz_nlssubmenucellover { width: auto; height: 27px; }
.horz_nlsitemover { font-family:arial; font-size:12px; color:#fff; font-weight: bold; background-color: #80765a; padding-right: 5px; padding-left: 5px; }

.horz_nlsitemdisable {
    font-family:Verdana;
    font-size:8pt;
    color:#999999;
}

.horz_nlsseparatorcontainer { width:5px; height: 27px; }

.horz_nlsseparator { background-repeat: no-repeat; background-position: center bottom; width: 3px; height: 27px; }

.horz_mtopleft {height:0px; width:0px;}
.horz_mtopright {height:0px; width:0px;}
.horz_mbottomleft {width:0px; height:0px;}
.horz_mbottomright {width:0px; height:0px;}
.horz_mtop {height:0px;}
.horz_mbottom {height:0px;}
.horz_mleft {width:0px;}
.horz_mright {width:0px;}

.horz_horzshadow { -moz-opacity:0.9; background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_vertshadow { -moz-opacity:0.9; background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_cornshadow { -moz-opacity:0.9; background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
