
/* --------------------------------------------- */
/* 1. contentRegionOne	*/   

#contentRegionOne {
	float: left;
	width: 304px;
}
                      
#page h2 {
	background: url(/a/img/feedingForLife/whatGoesIntoFeedingForLife/whatGoesInto.gif) no-repeat 0 0;
	display: block;
	width: 370px;
	height: 31px;
	margin: 25px 0 10px 10px ;

}

#contentRegionOne h3 {
	margin: 0 0 0 10px;
}

#contentRegionOne p{
 	padding-left: 10px ;
	padding-right: 10px ;
	padding-bottom: 10px ;
}

#contentRegionOne ul
{
	color: #666;
	margin: 0 0 5px 25px;
}
	

/* --------------------------------------------- */
/* 2. contentRegionTwo	*/  
#contentRegionTwo {
	width: 304px;
	float: left;
}
                       
#contentRegionTwo {
	background: url(/a/img/feedingForLife/whatGoesIntoFeedingForLife/feature.jpg) no-repeat top right ;
	padding-top: 210px;
	margin: 5px 0 20px 0 ;
}

#contentRegionTwo p {
	padding-left: 10px;
	color: #fff ;
	margin: 0 0 1em 0 ;
}

#contentRegionTwo #corner {
	background: #0477EC url(/a/img/global/corners/darkBlueBL.gif) no-repeat 0 101%;
	display: block;
	height: 20px;
	margin-top: 20px;
}

#contentRegionTwo h3#tipsForHealthyDiet {
	background: url(/a/img/feedingForLife/whatGoesIntoFeedingForLife/tipsForHealthyDiet.gif) no-repeat 0 0;
	width: 280px;
	height: 30px;
	margin-left:10px;
}
#contentRegionTwo h3#keyNutrients {
	background: url(/a/img/feedingForLife/whatGoesIntoFeedingForLife/keyNutrients.gif) no-repeat 0 0;
	width: 200px;
	height: 30px;
	margin-left:10px;
}

#contentRegionTwo h3 a {
	display: block ;
	width: 280px;
	height: 30px;
}

#didYouKnowFeature {
	margin: 10px 10px;
}
#didYouKnowFeature h3 {
	margin: 10px 0;
}
#didYouKnowFeature p{
	color: #94D200;
	font-size: 1.2em;
	padding: 0 ;
}
#back {
	background: url(/a/img/feedingForLife/whatGoesIntoFeedingForLife/back.gif) no-repeat 0 0;
	width: 125px;
	height: 20px;
	display: block ;
}

