#widermenu div A {
	width:302px;
}
#widermenu_buyerseller div A {
	width:230px;
}

#ddnav {
	font-family:tahoma,arial;
	margin:0px;
	padding:0px;
	border:0px;
}
.menuset {
	float:left;
	position:relative;
	clear:none;
}
.menuhead {
	display:block;
	clear:none;
	z-index:401;
	
	cursor:pointer;
	
	white-space:nowrap;
	
	background-color:#840018;
	background-position:top left;
	background-repeat:repeat-x;
	
	color:#fff;
	
	font-family:tahoma;
	letter-spacing:0px;
	font-weight:bold;
	font-size:11px;
	line-height:29px;
	text-align:center;
	text-decoration:none;
}
.menuhead:hover, .active {
}
.menu, .menubg {
	text-align:left;
	display:none;
	position:absolute;
	top:24px;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}
.menu {
	z-index:400;
}
.menubg {
	z-index:399;
	opacity:.9;
	filter:alpha(opacity=90);
}
.menu a, .menu a:visited, .menubg a, .menubg a:visited {
	z-index:401;
	border-top:1px solid #fff;
	color:#fff;
	padding:4px;
	white-space:nowrap;
	display:block;
	clear:both;
	position:relative;
	text-decoration:none;
	width:127px;
}
.menubg a {
	background-color:#840018;
}
.menu a:hover, .menubg a:hover {
	color:#fff;
	background-color:#918E83;
}
#dropdownfirstset a {
	min-width:120px;
}