.nlsmenu {
	width: 140px;
    margin-top: 0px;
    background-color:#ffffff;
    z-index:100;
}

.nlsitemcontainer {
    height:25px;
}
.nlsiconcell {width:0px;}
.nlssubmenucell{width:0px;}
.nlsitem {
text-align: right;
    font-size:12px;
	font-weight: bold;
    color:#666;
    padding:0px 10px 2px 0px;
}

.nlsitemcontainerover {
    height:25px;
}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:0px;}
.nlsitemover {
text-align: right;
    font-size:12px;
	font-weight: bold;
    color:#999;
    padding:0px 10px 2px 0px;
}

.nlsitemdisable {
    color:#999999;
    padding:2px 0px 2px 0px;
}

.nlsseparatorcontainer {padding:0px;}

.nlsseparator {

}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}



