/* --------------------------------------------- *//* 1. Feature Image                              */	#feature {	background: #fff url(/a/img/feedingForLife/behindOurProducts/feature.jpg) no-repeat 0 0;}/* --------------------------------------------- *//* 2. Content Region One                         */#contentRegionOne {	float: left;	width: 304px;}#contentRegionOne h2#ourExpertise {margin-top: 10px;	width: 146px;	height: 20px;	background: url(/a/img/feedingForLife/behindOurProducts/ourExpertise.gif) no-repeat 0 0;}/* --------------------------------------------- *//* 3. Content Region Two                         */#contentRegionTwo {	width: 304px;	float: left;}#contentRegionTwo h2#sourcingOurIngredients {	margin-top: 10px;	width: 208px;	height: 20px;	background: url(/a/img/feedingForLife/behindOurProducts/sourcingOur.gif) no-repeat 0 0;}/* --------------------------------------------- *//* 4. Forum				                         */	#inTheForum {	background: #0477EC url(/a/img/global/corners/darkBlueBL.gif) no-repeat 0 100%;}	#inTheForum p {		color: #fff;	}	#inTheForum h2 {		background: url(/a/img/feedingForLife/behindOurProducts/inTheForumTitle.gif) no-repeat 0 0;	}	/* --------------------------------------------- *//* 5. Hyperlinks Colour Overrides                */a, a:visited {	color: #0477EC;}a:hover {	text-decoration: none ;}