/* --------------------------------------------- */
/* Feature Block 	                             */

#feature {
	background: url(/a/img/feedingForLife/feature.jpg) no-repeat 0 0;
	margin-top: 14px;
	height: 251px;
}

	#feature a {
		height: 251px;
	}


/* --------------------------------------------- */
/* Hyperlink Overrides                           */

#page a:link,
#page a:visited {
	color: #FD1813;
	text-decoration: none;
}

#page a:hover,
#page a:active {
	color: #FD1813;
	text-decoration: underline;
}


/* --------------------------------------------- */
/* Triple Columns 	                             */

div.col {
	margin-top: 10px;
	width: 202px;
	float: left;
	margin-right: 1px;
}

	div.last {
		margin-right: 0;
	}

	div.col p {
		padding: 5px 5px 10px 5px;
	}

h2#exploreOurLabel {
	margin-left: 5px;
	width: 131px;
	height: 35px;
	background: url(/a/img/feedingForLife/exploreOurLabel.gif) no-repeat 0 0;
}

h2#behindOurProducts {
	margin-left: 5px;
	width: 158px;
	height: 35px;
	background: #ffffff url(/a/img/feedingForLife/behindOurProducts.gif) no-repeat 0 0;
}



h2#tryOurInteractiveTools {
	margin-left: 0px;
	width: 173px;
	height: 35px;
	background: #ffffff url(/a/img/feedingForLife/tryOurInteractiveTools.gif) no-repeat 0 0;
}


h2#whatItMeans {
	margin-left: 5px;
	width: 112px;
	height: 35px;
	background: #ffffff url(/a/img/feedingForLife/whatItMeans.gif) no-repeat 0 0;
}

h2#startHealthyCalculator {
	margin-left: 5px;
	width: 173px;
	height: 35px;
	background: url('/a/img/feedingForLife/hdrStartHealthyCalculator.gif') no-repeat 0 0;
}

h2#tools {
	margin-left: 5px;
	width: 173px;
	height: 35px;
	background: url('/a/img/feedingForLife/hdrTools.gif') no-repeat 0 0;
}


#exploreTheLabelBox { width: 304px; padding-bottom: 108px; background: url('/a/img/feedingForLife/threePots.jpg') no-repeat bottom left; margin-top: 10px; float: left; }
#feedingForLifePlan { margin-left: 10px; }

/* --------------------------------------------- */
/* Full Width Content                            */

#contentRegionFull {
	padding: 10px 0 10px 10px;
}

	#contentRegionFull img.left {
		float: left;
		margin-right: 5px;
	}

	#contentRegionFull img.right {
		float: right;
		margin-right: 5px;
	}
	
	
#inTheForum{
}
	#inTheForum p a{
		color:#fff !important;
		text-decoration:underline !important;
		
	}
	
.quote {
float: left;
}

.pLink {
	padding: 0;
	margin: 0;
	background: red;
	margin-top: 10px;
	display: block;
}

.red{
	color:#FD1813;}
	
.ironCalculator{
	margin-top:24px;}
