﻿/* What Is 180 page section */
.WhatIsContentLayer {
	position:relative; 
	top:10px;
	width:700px;
	height:300px;
	margin: 0px auto 0px auto; 

}
.LeftWhatIsContentLayer {
position:absolute;top:0px

}
.RightWhatIsContentLayer {
position:absolute; width:269px;height:312px;left:512px; top:-07px;
}
.FactsGenLayer {
    position:relative;
    top:-55px;
	line-height:16px;
	width:263px;
	margin-bottom:20px;
}
.FactsGenLayer ul 
{
	margin:0;
	padding:0 0 0 15px;
}
.FactsGenLayer ul li 
{
	margin:0;
	padding:0;
	list-style-image: url(../images/icon_check.gif);
}
.WhatIsBoxInner {
	position:relative; 
	top:195px; 
	left:15px; 
	width:225px;
	text-align:left;
}
.IngredientsFormLayer {
	position:relative; 
	margin:auto; 
	width:820px;
	left:50px;
	top:8px; 
}
.BgCitrusLayer {
position:relative; 
	float:left; 
	margin-right:4px; 
	background: url(../images/bg_Citrus.jpg) no-repeat; 
	height:340px; 
	width:256px;
}
.BgAcaiLayer {
	float:left; 
	margin-right:4px; 
	background: url(../images/bg_Acai.jpg) no-repeat; 
	height:340px; 
	width:256px;
}
.BgGojiLayer {
	float:left; 
	background: url(../images/bg_Goji.jpg) no-repeat; 
	height:354px; 
	width:295px;
}

.WhatIsContentSubText 
{
	font-size:11px;
	color: #777;
	line-height:14px;
	height:110px;
}