.logo_retailer {
	position:relative;
	width:100px; /* Full Width of Menu */
	height:100px;
	list-style-type: none;
	background-image: url(/images/logos/home_depot_logo.gif);
	background-repeat: no-repeat;
	visibility: visible;
	margin: 1;
	float: none;
	top: auto;
}
.logo_retailer li#homedepot
	{
	width:63px;
	margin-right:75px;
	background-image: url(/images/logos/home_depot_logo.gif);	
	}
