.sub_nlsmenu {
    z-index:1;
	position:absolute;
	left:0px;
	top:-1px; 
    border:#ffffff 1px solid;
    background-color: #cccbcb;
	width:130px;
}

.sub_nlsitemcontainer {
	height:25px;
}
.sub_nlsitemcontainerover {
	height:25px;
	background-color:#4d92c5;
}
.sub_nlsiconcell {
	width:0px;
}
.sub_nlsiconcellover {
	width:0px;
}
.sub_nlsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	padding:0px 9px 0px 9px;
}
.sub_nlsitemover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
    padding:0px 9px 0px 9px;
}

.sub_nlssubmenucell{
	width:11px;
    padding:0px 6px 0px 0px;
}
.sub_nlssubmenucellover {
	width:11px;
    padding:0px 6px 0px 0px;
}

.sub_nlsseparatorcontainer {
    height:1px;
	background-color:#FFFFFF;
}

.sub_nlsseparator {
    height:1px;
}
