.horz_nlsmenu {
    width: 550;
    z-index:1; 
}

.horz_nlsitemcontainer {height:22px;padding:0px}
.horz_nlsiconcell {width:20px;}
.horz_nlssubmenucell
{
    width:20px;
    background-image:url(images/mnusep.gif);
    background-position:center  bottom;
    background-repeat:repeat-x;
}

.horz_nlssubmenucell img
{
    border: 0px; 
    padding: 0px;
}

.horz_nlssubmenucellover img
{
    border: 0px; 
    padding: 0px;
}

.horz_nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
    padding:2px 5px 2px 5px;
    background-image:url(images/mnusep.gif);
    background-position:center  bottom;
    background-repeat:repeat-x;
}

.horz_nlsitemcontainerover {
    height:22px;
    background-color: #ff4b00; 
    background-image: none;
}
.horz_nlsiconcellover 
{
    width:20px;
    background-image:url(images/mnusep.gif);
    background-position:center  bottom;
    background-repeat:repeat-x;
}
.horz_nlssubmenucellover 
{
    width:20px;
    background-image:url(images/mnusep.gif);
    background-position:center  bottom;
    background-repeat:repeat-x;
}
.horz_nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    padding:2px 5px 2px 5px;
    background-image:url(images/mnusep.gif);
    background-position:center  bottom;
    background-repeat:repeat-x;
}

.horz_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {
    padding-left :0px;
}

.horz_nlsseparator {}

.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);}

