.nlsmenu {
	margin-top: 4px;
	border-left: #BBC316 1px solid;
	border-bottom:#BBC316 1px solid;
	border-right: #BBC316 1px solid;
	background: #D4DD2C;
	color: white;
}

.nlsitemcontainer {
	height: 25px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: #BBC316 1px solid;
}

.nlsiconcell {
	width: 3px;
}

.nlssubmenucell {
	width: 3px;
}

.nlsitem {
	padding: 2px 5px 2px 5px;
	width: 165px;
	
}

.nlsitemcontainerover {
	height: 25px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: #BBC316 1px solid;
	background-color:#D0DA23;
	color: black;
}

.nlsiconcellover {
	width: 3px;
}

.nlssubmenucellover {
	width: 3px;
}

.nlsitemover {
	padding: 2px 5px 2px 5px;
	width: 165px;
	
}

.nlsitemdisable {
}

.nlsseparatorcontainer {
}

.nlsseparator {
	height: 0px;
}

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