h2#ingredients_header {
	width: 102px;
	height: 26px;
	text-indent: -5000px;
	position: relative;
	left: 10px;
	top: 0;
	font-size: 0;
	background:   url("h2_ingredients.gif") #fff top no-repeat;
}

.ingredients_item {
	padding: 10px;
	clear: both;
	border-top: 1px solid #FF5555;
}

.ingredients_item h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #935325;
}

.ingredients_item h4 {
	font-size: 1.0em;
	text-align: left;
	color: #434343;
	font-weight: normal;
	border-bottom: 1px solid #FFC62C;
	background-color: #FFFD72;
	margin: 0;
}

.ingredients_item h5 {
	font-weight: normal;
	font-size: 0.9em;
}

.ingredients_item p {
	font-size: 1.0em;
	color: #434343;
	line-height: 1.5em;
}

.ingredients_text {
	width: 410px;
	float: left;

}

.ingredients_image {
	float: right;
	margin: 10px;
	text-align: left;

}

.ingredients_image img {
	border: 1px solid;
	padding: 5px;
	margin: 5px;
}

/*review links
*******************/
.ingredients_links {
	float: right;
	width: 230px;
	border: 1px solid #FF9898;
	padding: 10px 10px 0 10px;
	margin: 20px 0 0 0;
}

ul.nav_ingredients {
	list-style: none;
	padding: 0;
	margin: 10px 0 15px 5px;
}

ul.nav_ingredients li {
	background: url("/bullet_navsecondary.gif") no-repeat 0 .25em #fff;
	padding: 0 0 0 30px;
	margin: 0 0 .25em 0;
}