h1.products {
	background: #fff url(/images/elements/banner_products.jpg) no-repeat;
	text-indent:-9999px;
	width:570px;
	height:42px;
	margin-top:0px !important;
}
a.icon {
		color:#776299;
		display:inline;
		padding-left:70px;
		width:205px;
		line-height:60px;
		float:left;
		margin-bottom:10px;
		margin-right:20px;
	}
	.brands { background: url(/images/elements/icon_brands-available.jpg) no-repeat; }
	.ttop_sellers { background: url(/images/elements/icon_top-sellers.jpg) no-repeat; margin-right:0 !important;}
	.special_offers { background: url(/images/elements/icon_special-offers.jpg) no-repeat; }
	.accreditations { background: url(/images/elements/icon_accreditations.jpg) no-repeat; margin-right:0 !important;}
	
h1.brands {
	background: #fff url(/images/elements/banner_brands.jpg) no-repeat;
}
h1._top_sellers {
	background: #fff url(/images/elements/banner_top_sellers.jpg) no-repeat;
}
h1.special_offers {
	background: #fff url(/images/elements/banner_special-offers.jpg) no-repeat;
}
h1.accreditations {
	background: #fff url(/images/elements/banner_accreditations.jpg) no-repeat;
}

h1.brands,
h1._top_sellers,
h1.special_offers,
h1.accreditations {
	text-indent:-9999px;
	width:570px;
	height:42px;
	margin-top:0px !important; margin-bottom:10px !important;
}
