#ingredbody{
	width: 500px;
	float: right;
	position: relative;
	padding-right: 65px;
	z-index: 6;
	top: -20px;
}
#ingredbody h1 {
	text-align: left;
	margin-left: 50px;
}
#ingredbody p {
	padding-left: 5px;
}
#ingredbody ul {
	margin-left: 40px;
	list-style-type: none;
}
#ingredbody li {
	padding-bottom: 3px;
	font-size: 13px;
	color: #4E7A10;
}
#articles {
	width: 150px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.quotetext {
	color: #4E7A10;
	font-style: oblique;
}
.quotesource {
	color: #B4282E;
}
.productname {
	font-family: "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #160A4E;
	padding-right: 3px;
}
#breakdown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #990033;
}
#breaktable {
	float: left;
	padding-right: 3px;
	padding-left: 5px;
	background-color: #CCFF99;
	border: 2px solid #990033;
	margin-left: 5px;
}
#sciencer {
	list-style-type: disc;
}
#sciencer li {
	margin-top: 10px;
	margin-left: 5px;
	color: #333333;
	width: 625px;
}
#magicplant {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
#colouma {
	float: left;
	width: 240px;
	text-align: justify;
}
#coloumb {
	float: right;
	width: 240px;
	z-index: 12;
	background-image: url(../images/magicalplant.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	text-align: justify;
}
#researchlist {
	float: left;
}
#icons {
	list-style-type: none;
	z-index: 10;
	margin-top: 35px;
	margin-bottom: 0;
	float: left;
	padding: 0px;
}
#icons ul {
	list-style-type: none;
}
#icons li {
	width: 145px;
	float: left;
	height: 105px;
}
