.nlsmenu {
	width: 240px;
    margin-top: 5px;
    background-color:#ffffff;
    z-index:1;
}

.nlsitemcontainer {
    height:20px;
    border-bottom:#ccc 1px solid;
}
.nlsiconcell {width:0px;}
.nlssubmenucell{width:0px;}
.nlsitem {
    font-size:12px;
	font-weight: bold;
    color:#04689b;
    padding:2px 0px 2px 0px;
}

.nlsitemcontainerover {
    height:20px;
    border-bottom:#ccc 1px solid;
}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:0px;}
.nlsitemover {
    font-size:12px;
	font-weight: bold;
    color:#0a9dce;
    padding:2px 0px 2px 0px;
}

.nlsitemdisable {
    font-size:8px;
    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;}


.icon_nlsmenu {
	width: 240px;
    margin-top: 5px;
    background-color:#ffffff;
    z-index:1;
}

.icon_nlsitemcontainer {
    height:20px;
    border-bottom:#ccc 1px solid;
}
.icon_nlsiconcell {width:30px;}
.icon_nlssubmenucell{width:0px;}
.icon_nlsitem {
    font-size:12px;
	font-weight: bold;
    color:#04689b;
    padding:2px 0px 2px 0px;
}

.icon_nlsitemcontainerover {
    height:20px;
    border-bottom:#ccc 1px solid;
}
.icon_nlsiconcellover {width:30px;}
.icon_nlssubmenucellover {width:0px;}
.icon_nlsitemover {
    font-size:12px;
	font-weight: bold;
    color:#0a9dce;
    padding:2px 0px 2px 0px;
}