.nlsmenu {
	background-image:url(images/dropdown_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:2px 0px 0px 4px;
	border-top:#999999 1px solid;
	padding-bottom:30px;
	padding-top:3px;
    z-index:1;
	}

.nlsitemcontainer {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
	}
	
.nlsiconcell {
	width:22px;
	}
	
.nlssubmenucell {
	width:20px;
	}
	
.nlsitem {
    font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 11px; 
    color:#000000;
    padding:0px 25px 0px 8px;
	vertical-align:middle;
	}

.nlsitemcontainerover {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    vertical-align:middle;
    background-color:#484848;
	}

.nlsiconcellover {
	width:22px;
	}
	
.nlssubmenucellover {
	width:20px;
	}
	
.nlsitemover {
    font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 11px; 
    color:#ffffff;
    padding:0px 25px 0px 8px;
	vertical-align:middle;
	}

.nlsitemdisable {
    font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 11px; 
    color:#999999;
    padding:0px 25px 0px 8px;
	vertical-align:middle;
	}

.nlsseparatorcontainer {
	padding-left:28px;
	}

.nlsseparator {
    height:5px;
    background-image:url(../../index-2.html);
    background-position:center center;
    background-repeat:repeat-x;
	}

.mtopleft		{ height:0px; width:0px; }
.mtopright		{ height:0px; width:0px; }
.mbottomleft	{ height:0px; width:0px; }
.mbottomright	{ height:0px; width:0px; }
.mtop			{ height:0px; }
.mbottom		{ height:0px; }
.mleft			{ width:0px; }
.mright			{ width:0px; }

