.sub_nlsmenu {
    border-top:#979DAB 1px solid;
    border-left:#979DAB 1px solid;
    border-bottom:#979DAB 1px solid;
    border-right:#979DAB 1px solid;
    z-index:1;   
    background-color: #FFFCD9;
}
.sub_nlsitemcontainer {
	height:22px;
}
.sub_nlsiconcell {width:0px;}
.sub_nlssubmenucell{
	width:13px;
    padding:0px 9px 0px 0px;
}
.sub_nlsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B8499;
    padding:0px 9px 0px 10px;
}
.sub_nlsitemcontainerover {
    height:22px;
	background-color:#FFF79C;
}
.sub_nlsiconcellover {width:0px;}
.sub_nlssubmenucellover {
	width:13px;
    padding:0px 9px 0px 0px;
}
.sub_nlsitemover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B8499;
    padding:0px 9px 0px 10px;
}
.sub_nlsseparatorcontainer {
    height:1px;
    background-image:url(img/dotline_grey_185.gif);
    background-position:left;
    background-repeat:repeat-x;
}

.sub_nlsseparator {
    height:1px;
}
