.horz_nlsmenu {
    width: 140px;
    background-color:#666;
    z-index:5;
}

.horz_nlsitemcontainer {
    height:20px;
	
}
.horz_nlsiconcell {width:0px;}
.horz_nlssubmenucell{width:0px;}
.horz_nlsitem {
    font-size:12px;
	font-weight: bold;
    color:#fff;
    padding:2px 0px 2px 0px;
}

.horz_nlsitemcontainerover {
    height:20px;
	background-color:#333;
}
.horz_nlsiconcellover {width:0px;}
.horz_nlssubmenucellover {width:0px;}
.horz_nlsitemover {
    font-size:12px;
	font-weight: bold;
    color:#fff;
    padding:2px 0px 2px 0px;
}

.horz_nlsitemdisable {
    color:#999999;
    padding:2px 5px 2px 5px;
}



.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;}
