div.fourColumn div.header h4 {
	display: block;
	padding-top: 108px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 2em;
	margin-bottom: 1em;
}
div.fourColumn div.firstTastes div.header h4 { 
	background-image: url('/a/img/products/cereals/firstTastes_sm.gif');
}
div.fourColumn div.breakfasts div.header h4 { 
	background-image: url('/a/img/products/cereals/breakfasts_sm.gif');
}
div.fourColumn div.desserts div.header h4 { 
	background-image: url('/a/img/products/cereals/desserts_sm.gif');
}
div.fourColumn div.toddlerCereals div.header h4 { 
	background-image: url('/a/img/products/cereals/cereals_sm.gif');
}

/*---- 3 col variant ---*/


div.threeColumn div.header h4 {
	display: block;
	padding-top: 140px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 2em;
	margin-bottom: 1em;
}
div.threeColumn div.firstTastes div.header h4 {background-image: url('/a/img/products/cereals/firstTastes_sm.gif');}
div.threeColumn div.breakfasts div.header h4 {background-image: url('/a/img/products/cereals/breakfasts_sm.gif');}
div.threeColumn div.desserts div.header h4 {background-image: url('/a/img/products/cereals/desserts_sm.gif');}
div.threeColumn div.bedtimeCereals div.header h4 {background-image: url('/a/img/products/cereals/bedtime_sm.gif');}
div.threeColumn div.wholegrainCereals div.header h4 {background-image: url('/a/img/products/cereals/wholegrain_sm.gif');}
div.threeColumn div.toddlerCereals div.header h4 {	background-image: url('/a/img/products/cereals/cereals_sm.gif');}

/*---- 3 col variant ---*/
