.nlsmenu {
    z-index:1;
}

.nlsitemcontainer {height:20px; background-color:#FFFFFF;}
.nlsiconcell {width:20px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:arial;
    font-size:10pt;
    color:#7f5c6e;
    padding:2px 5px 2px 10px;
}

.nlsitemcontainerover {
	height:20px;
	background-color:#FFFFFF;
}
.nlsiconcellover {width:20px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
	font-family:arial;
	font-size:10pt;
    font-weight:bold;
    color:#7f5c6e;
	padding:2px 5px 2px 10px;
}

.nlsitemdisable {
    font-family:arial;
    font-size:8pt;
    font-weight:bold;
    color:#999999;
    padding:2px 5px 2px 10px;
}

.nlsseparatorcontainer {}
.nlsseparator {}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/inc/img/hshadow.gif);;}
.vertshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/inc/img/vshadow.gif);}
.cornshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/inc/img/cornershadow.gif);}
