.title-box2 {
	background-color:#ede8eb;
	background-image:url(../images/ingredients_top_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:606px;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
}
.title-box2 p {
	padding-left:32px;
	padding-right:32px;
}
.title-box2 h3 {
	font-size:16px;
	padding-top:27px;
	padding-bottom:5px;
	padding-left:32px;
	padding-right:32px;
}
.where_to_buy2 {
	width:100%;
	height:auto;
	background-color: #dcd2d8;
	background-image: url(../images/ingredients_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:20px 32px 25px 32px;
	clear:both;
}
.where_to_buy2 strong {
	font-size:14px;
	color:#663366;
}
