.horz_nlsmenu {
    border-top:#dddddd 0px solid;
    border-left:#dddddd 0px solid;
    border-bottom:#999999 0px solid;
    border-right:#999999 0px solid;
    z-index:1;
}

.horz_nlsitemcontainer {
    height:26px;
    background-image:url(img/tbitem.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
.horz_nlsiconcell {width:22px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family:"Myriad Condensed Web", "Myriad Condensed",verdana;
    font-size:10pt;
    color:#646464;
}

.horz_nlsitemcontainerover {
    height:26px;
    background-image:url(img/tbitemover.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
.horz_nlsiconcellover {width:22px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:"Myriad Condensed Web", "Myriad Condensed",verdana;
    font-size:10pt;
    color:#000000;
}

.horz_nlsitemdisable {
    font-family:"Myriad Condensed Web", "Myriad Condensed",verdana;
    font-size:10pt;
    color:#000000;
}

.horz_nlsseparatorcontainer {padding-left:0px;}

.horz_nlsseparator {
    height:50px;
    width:2px;
    background-image:url(img/tbitemsep.gif);
    background-position:bottom center;
    background-repeat:no-repeat;
}

.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.4;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.4;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.4;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);}
