.sub_nlsmenu {
	z-index:1;
	position:relative;
	left: -1px;
	top: -1px;
	border-top:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background-color: #C2CEDC;
}
.sub_nlsitemcontainer {
	height:26px;
}
.sub_nlsitemcontainerover {
	height:26px;
	background-color:#dbe3ef;
}
.sub_nlsiconcell {
	width:0px;
}
.sub_nlsiconcellover {
	width:0px;
}
.sub_nlsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627386;
    padding:0px 12px 0px 12px;
}
.sub_nlsitemover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627386;
	padding:0px 12px 0px 12px;
}
.sub_nlssubmenucell{
	width:13px;
    padding:0px 9px 0px 0px;
}

.sub_nlssubmenucellover {
	width:13px;
    padding:0px 9px 0px 0px;
}
.sub_nlsseparatorcontainer {
    height:1px;
    background-image:url('img/dottedline_white544.gif');
    background-position:left;
    background-repeat:repeat-x;
}
.sub_nlsseparator {
    height:1px;
}

