.sub_nlsmenu {
    z-index:1;   
    border:#030000 1px solid;
    background-color: #e1e1e1;
}
.sub_nlsitemcontainer {
	height:25px;
}
.sub_nlsitemcontainerover {
	height:25px;
	background-color:#EBEBEB;
}
.sub_nlsiconcell {
	width:0px;
}
.sub_nlsiconcellover {
	width:0px;
}
.sub_nlsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	padding:0px 9px 0px 10px;
}
.sub_nlsitemover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48806b;
    padding:0px 9px 0px 10px;
}
.sub_nlssubmenucell{
	width:11px;
    padding:0px 6px 0px 0px;
}
.sub_nlssubmenucellover {
	width:11px;
    padding:0px 6px 0px 0px;
}
.sub_nlsseparatorcontainer {
    height:1px;
    background-image:url(img/subnav_separatorline.gif);
    background-position:left;
    background-repeat:repeat-x;
}
.sub_nlsseparator {
    height:1px;
}