
div#dropMenu li {
	position:relative;
	list-style:none;
	margin:0;
	float:left;
	line-height:1em;
	background-color: #66CC00;
	background-image: url(/store/includes/templates/2008/images/nav-bgtile.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
	min-width:10em;
	overflow:visible;
}