.nlsmenu {
margin-top:10px;
    background-color:#fff;
	border: #000 solid 1px;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);-moz-opacity:0.85;opacity:0.85;
    z-index:2;
}

.nlsitemcontainer {
    height:20px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;}
.nlsitem {
    font-size:9px;
	font-weight: bold;
    color:#000066;
    padding:2px 10px 2px 10px;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#ccc;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-size:9px;
    color:#000066;
	font-weight: bold;
    padding:2px 10px 2px 10px;
}

.nlsitemdisable {
    font-size:9px;
    color:#999999;
    padding:2px 10px 2px 10px;
}

.nlsseparatorcontainer {text-align:center;}
.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 {}
.vertshadow {}
.cornshadow {}
