.horz_nlsmenu {
    background-image:url(images/dropdown_tab.gif);
    background-position:left top;
    background-repeat: no-repeat;
	vertical-align:middle;
	width:188px;
	height:28px;
    z-index:1;
	}

.horz_nlsitemcontainer {
	width:188px;
	height:28px;
	}
	
.horz_nlsiconcell {
	width:16px;
	}
	
.horz_nlssubmenucell {
	width:20px;
	}
	
.horz_nlsitem {
    font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 11px; 
    color:#656565;
	vertical-align:middle;
    padding:0px 10px 0px 10px;
	}

.horz_nlsitemcontainerover {
    height:28px;
	}
	
.horz_nlsiconcellover {
	width:16px;
	}
	
.horz_nlssubmenucellover {
	width:20px;
	}
	
.horz_nlsitemover {
    font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 11px; 
    color:#B5B5B5;
	vertical-align:middle;
    padding:0px 10px 0px 10px;
	cursor:default;
	}

.horz_nlsitemdisable {
    font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 11px; 
    color:#B5B5B5;
	vertical-align:middle;
    padding:0px 10px 0px 10px;
	}

.horz_nlsseparatorcontainer {
	padding-left:0px;
	width:1px;
	}

.horz_nlsseparator {
    height:5px;
    width:1px;
	}

.horz_mtopleft 		{ height:0px; width:0px;}
.horz_mtopright		{ height:0px; width:0px;}
.horz_mbottomleft	{ height:0px; width:0px;}
.horz_mbottomright	{ height:0px; width:0px;}
.horz_mtop			{ height:0px;}
.horz_mbottom		{ height:0px;}
.horz_mleft			{ width:0px;}
.horz_mright		{ width:0px;}


