.nlsmenu {
    /*
	background-image:url(img/menubg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
	*/
    border-bottom:#a7a7a7 3px solid;
    background-color:#ffffff;
	
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.90;opacity:0.90;
    z-index:10000 !important;
	border-right:none !important;
	border-left:none !important;
}

.nlsitemcontainer {
    height:20px;
	border:none !important;
}
.nlsiconcell {width:16px; border-right:none !important;}
.nlssubmenucell{width:16px; border-right:none !important;}
.nlsitem {
    font-family:Arial;
    font-size:11px;
    color:#000000;
    padding:2px;
	border:none !important;
	border-bottom:dotted #CCCCCC 1px !important;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#B2CCDE;
	border:none !important;
}
.nlsiconcellover {width:16px; border:none !important;}
.nlssubmenucellover {width:16px; border:none !important;}
.nlsitemover {
    font-family:Arial;
    font-size:11px;
    color:#000000;
	border:none !important;
    padding:2px;
	border-bottom:dotted #CCCCCC 1px !important;
}

.nlsitemdisable {
    font-family:Arial;
    font-size:11px;
    color:#999999;
    padding:2px 10px 2px 10px;
	border:none !important;
}

.nlsseparatorcontainer {text-align:center; border:none !important;}
.nlsseparator {
    height:3px;
	width:1px;
	border:none !important;
    /*
	background-image:url(img/menuseparator.gif);
    background-position:center center;
    background-repeat:no-repeat;
	*/
}

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

.horzshadow {border:none !important;}
.vertshadow {border:none !important;}
.cornshadow {border:none !important;}
