#brandLogos {
	overflow:auto;
	height: 121px;
}

#brandLogos li
{
	display: inline;
	float: left;
	height: 41px;
	list-style: none;
	margin: 30px 19px 50px 0;
	text-indent: -99999px;
}

#brandLogos li a
{
	display: block;
	height: 100%;
	width: 100%;
}

#brandLogos li a:hover{background-image:none;}

#banLogo{
	background: url(/images/logos/ban_logo_over.gif);
	width: 49px;
}

#guhlLogo{
	background: url(/images/logos/guhl_logo_over.gif);
	width: 55px;
}

#curelLogo{
	background: url(/images/logos/curel_logo_over.gif);
	width: 74px;
}

#bioreLogo{
	background: url(/images/logos/biore_logo_over.gif);
	width: 62px;
}

#jergensLogo{
	background: url(/images/logos/jergens_logo_over.gif);
	width: 100px;
}

li#jfLogo{
	background: url(/images/logos/jf_logo_over.gif);
	width: 78px;
	margin-right: 0;
}

#banLogo a {background: url(/images/logos/ban_logo.gif);}

#guhlLogo a{background: url(/images/logos/guhl_logo.gif);}

#curelLogo a{background: url(/images/logos/curel_logo.gif);}

#bioreLogo a{background: url(/images/logos/biore_logo.gif);}

#jergensLogo a{background: url(/images/logos/jergens_logo.gif);}

li#jfLogo a{background: url(/images/logos/jf_logo.gif);}
