.nlsmenu {
    background-color:#444444;
    z-index:10;
	color: #525252;
}

/* My Comment */

.nlsitemcontainer { height:20px;}
.nlsiconcell {width:12px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    color: #ffffff;
    padding:2px 1px 1px 1px;
	font: 8pt verdana;
}

.nlsitemcontainerover {
    height:20px; background-color:#5cbf00;
}
.nlsiconcellover {width:12px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    color:#ffffff;
    padding:2px 1px 1px 1px;
	font: 8pt verdana;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 1px 1px 1px;
}

.nlsseparatorcontainer {}
.nlsseparator {
    height:5px;
    background-image:url(img/separator3.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.mtopleft {height:10px; width:10px;background-image:url(img/topleft.gif);}
.mtopright {height:10px; width:10px;background-image:url(img/topright.gif);}
.mbottomleft {height:10px; width:10px;background-image:url(img/bottomleft.gif);}
.mbottomright {height:10px; width:10px;background-image:url(img/bottomright.gif);}
.mtop {height:10px;background-image:url(img/top.gif);background-repeat:repeat-x;}
.mbottom {height:10px;background-image:url(img/bottom.gif);background-repeat:repeat-x;}
.mleft {width:3px;background-image:url(img/left.gif);background-repeat:repeat-y;}
.mright {width:10px;background-image:url(img/right.gif);background-repeat:repeat-y;}

.horzshadow {}
.vertshadow {}
.cornshadow {}
