.nlsmenu {
    z-index:1;
}

.nlsitemcontainer {
    height:20px;
    background-image:url(img/itembg.gif);
}
.nlsiconcell {width:20px;padding-left:5px;}
.nlssubmenucell{width:16px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {
    height:20px;
    background-image:url(img/itembg.gif);
}
.nlsiconcellover {width:20px;padding-left:5px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#F22D00;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {}
.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;}

.horzshadow {}
.vertshadow {}
.cornshadow {}
