.productsLeft{
	width:238px;
	float:left;
	padding:0;
	display: inline;
	margin-left:16px;
	margin-top:40px;
}

.productsRight{
	width:425px;
	float:left;
}

.productLandingLeft{
	width:332px;
	float:left;
	padding:0;
	margin-left:16px !important;
	margin-left:8px;
	margin-top:0px;
}

.productLandingRight{
	width:305px;
	float:right;
}

.productPlacement{
	position:relative;
	top:-133px;
	left:0;
	width:685px;
}

.productLandingContainer
{
	position:relative;
	top:-59px;
	left:0;
	width:685px;
}

.productsHeader {
	font-size:1.3em;
	font-family:'Trebuchet MS', Verdana;
	color:#B71A12;
	margin: 24px 0 4px 15px;
	padding:0;
}

.productsPageHeader{
	font-size:1.3em;
	font-family:'Trebuchet MS', Verdana;
	color:#B71A12;
	margin: 34px 0 4px 0;
	padding:0;
}

.productIntro{
	float:right;
	width:310px;
}

.productImg{
	width:86px;
	float:left;
}

.nutritionHeader{
	width:280px;
	color:white;
	background-color:#B71A12;
	border: 1px solid #B71A12;
	padding:0px;
	font-weight:bold;
	font-size:.9em;
}

.nutritionBody{
	border: 1px solid #B71A12;
	width:280px;
	background-color:#FFFFFF;
	color:#B71A12;
}

.bottomBorder{
	border-bottom:1px solid #B71A12;
	font-size:.70em;
	color:#B71A12;
}

.thickBlack{
	height:5px;
	background-color:#B71A12;
	width:255px;
}

.reg{
	font-size:.70em;
	color:#B71A12;
}

.nutritionContainer{
	background-color:#FFFFFF;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
	width:255px;
	padding:0px;
	color:#B71A12;

}