.nlsmenu {
    padding-top: 6px;
    z-index:1; 
}

.nlsitemcontainer {height:18px; padding-left: 10px; padding-right: 10px; }
.nlsiconcell {width:22px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family: Arial, Georgia, Tahoma, Arial, verdana;
    font-size:10pt;
    color:#B6B2B3;
    padding:2px 5px 2px 5px;
    font-weight: bold;
}

.nlsitemcontainerover {height:18px; padding-left: 10px; padding-right: 10px;}
.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family: Arial, Georgia, Tahoma, Arial, verdana;
    font-size:10pt;
    color:#646464;
    padding:2px 5px 2px 5px;
    font-weight: bold;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {padding-left:28px;}
.nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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;}
