.nlsmenu {

    background-color:#2D1E13;
    z-index:1;
}

.nlsitemcontainer {
    height:23px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    
}
.nlsiconcell {width:22px;}
.nlssubmenucell{width:20px;}
.nlsitem {

	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
}

.nlsitemcontainerover {
    height:23px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    
    background-color:848484;
}
.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
}

.nlsitemdisable {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
}

.nlsseparatorcontainer {padding-left:28px;}

.nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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;}
