.sub_nlsmenu {
    z-index:1;
	position:relative;
	left: -1px;
	top: 4px;
    border-top:#FFFFFF 1px solid;
    border-left:#FFFFFF 1px solid;
    border-bottom:#FFFFFF 1px solid;
    border-right:#FFFFFF 1px solid;
    background-color: #a3c4d8;
}

.sub_nlsitemcontainer {
	height:26px;
}
.sub_nlsitemcontainerover {
	height:26px;
	background-color:#E2EDF3;
}
.sub_nlsiconcell {
	width:0px;
}
.sub_nlsiconcellover {
	width:0px;
}
.sub_nlsitem {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    padding:0px 12px 0px 12px;
}
.sub_nlsitemover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #678da5;
    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/separator3_dotted_white.gif');
    background-position:left;
    background-repeat:repeat-x;
}

.sub_nlsseparator {
    height:1px;
}

.sub_mtopleft {height:0px; width:0px;}
.sub_mtopright {height:0px; width:0px;}
.sub_mbottomleft {width:0px; height:0px;}
.sub_mbottomright {width:0px; height:0px;}
.sub_mtop {height:0px;}
.sub_mbottom {height:0px;}
.sub_mleft {width:0px;}
.sub_mright {width:0px;}