.horz_nlsmenu {
    z-index:5;
}

.horz_nlsitemcontainer {
    height:25px;
}
.horz_nlsiconcell {width:0px;}
.horz_nlssubmenucell{width:240px;}
.horz_nlsitem {
    text-align: center;
	font-size : 10px;
	font-weight : bold;
	color:#bfbfbf;
    padding:0px;
	width:192px;
}

.horz_nlsitemcontainerover {
    height:25px;
}
.horz_nlsiconcellover {width:0px;}
.horz_nlssubmenucellover {width:240px;}
.horz_nlsitemover {
    text-align: center;
	font-size : 10px;
	font-weight : bold;
	color:#5f5f5f;
    padding:0px;
	width:192px;
}