.nlsmenu {
  background-color: #d5c7a0;
  border: 1px solid #b4a35d;
  border-top: none;
  top: -1px;
  position: relative;
  margin-left: 20px;
}

.nlsitemcontainer {height:20px;}
.nlsiconcell {width:22px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:tahoma;
    font-size:8pt;
    color:#463b0d;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#947b38;
}

.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:tahoma;
    font-size:8pt;
    color:#fff;
    padding:2px 5px 2px 5px;
}

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

.nlsseparatorcontainer {}

.nlsseparator {
    height:5px;
    background-position:center center;
    background-repeat:repeat-x;
}

.mtopleft {}
.mtopright {}
.mbottomleft {}
.mbottomright {}

.mtop {
}

.mbottom {
}
.mleft {width:0px;}
.mright {width:0px;}

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