.horz_nlsmenu {
	z-index:1;
	color: #000000;
}

.horz_nlsitemcontainer {
    height:22px;
    background-image:url(img/ss.png);
	
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family:verdana;
    font-size:10px;
    color:#ffffff;
    padding:2px 5px 2px 5px;
	font-weight:bold;
}

.horz_nlsitemcontainerover {
    height:22px;
    background-image:url(img/ssx.png);
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:verdana;
    font-size:10px;
    color:#2c2c2c;
    padding:2px 5px 2px 5px;
	font-weight:bold;
}

.horz_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#333333;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {
	padding-left:0px;
	width:1px;
	filter: Alpha(Opacity=100, FinishOpacity=40);
}
.horz_nlsseparator {
    height:22px;
    width:1px;
    background-image:url(img/mbarseparator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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 {}
.horz_vertshadow {}
.horz_cornshadow {}

