
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;
	width:2em;
}
div#dropMenu li.submenu li.submenu:hover (line 5)

{

background-color: #cc3300;

background-image: url(/store/includes/templates/2008/images/nav-dd-bgtile.jpg);

background-repeat: repeat-x;

}