.horz_nlsmenu {
    z-index:1;
}

.horz_nlsitemcontainer {
    height:22px;
    padding-left:10px;
    padding-right:10px;
    background-position:bottom;
    background-repeat:repeat-x;
}
.horz_nlsiconcell {width:22px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family: Arial, Georgia, Tahoma, Arial, Verdana;
    font-size: 12pt;
    color: #B6B2B3;
    padding: 2px 5px 2px 5px;
    font-weight: bold;
}

.horz_nlsitemcontainerover {
    height:22px;
    padding-left:10px;
    padding-right:10px;
    background-position:bottom;
    background-repeat:repeat-x;
}
.horz_nlsiconcellover {width:22px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family: Arial, Georgia, Tahoma, Arial, Verdana;
    font-size: 12pt;
    color: #646464;
    padding: 2px 5px 2px 5px;
    font-weight: bold;
}

.horz_nlsitemdisable {
    font-family:Arial, Georgia, Tahoma, Arial, Verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}




.horz_mtopleft {height:0px;}
.horz_mtop {height:0px;}
.horz_mtopright {height:0px;}
.horz_mbottomleft {width:0px; height:5px;}
.horz_mbottom {height:5px; background-repeat:no-repeat; background-position:5px 0px; 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_mbottomright {width:5px; height:5px; background-repeat:no-repeat; background-position:0px 0px; 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);}
.horz_mleft {width:0px;}
.horz_mright {width:5px; background-repeat:no-repeat; background-position:0px 5px; 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);}
