@charset "utf-8";
/* CSS Document */

#bodycontent {
	margin: 20px;

}

#headercontainer {
	position: relative;
	width: 964px;
	height: 185px;
}
#rtmenu {
	position:absolute;
	width:135px;
	height:115px;
	z-index:1;
	left: 828px;
	top: 0px;
}
#menucontainer {
	position:relative;
	width:964px;
	height:39px;
	z-index:1;
}
#leftdecorativemenu {
	position:absolute;
	width:61px;
	height:39px;
	z-index:1;
}
#menutop {
	position:absolute;
	width:903px;
	height:39px;
	z-index:2;
	left:61px;

}
#mainbodycontainer {
	position:relative;
	width:740px;
	height:auto;
	z-index:0;
	padding-left: 20px;
	left: 20px;
	top: -57px;
	overflow: visible;
	    margin-top:55px;
}
#quotecontainer {
	position:relative;
	width:133px;
	z-index:1;
	left: 20px;
	top: 20px;
}
#headercontainerhome {
	position: relative;
	width: 964px;
	height: 234px;
}
#ingredients {
	width:300px;
	z-index:1;
	color: #7F0D87;
	font-size: 12px;
	margin-top:15px;

}

#warningslist {

	z-index:1;
	color: #7F0D87;
	font-size: 12px;
	margin-top:15px;

}



#avoids {
	position:relative;
	font-size: smaller;
	color: #666666;
	margin-bottom:0em;
	margin-top:.2em;

}

#avoidsfda {
	position:relative;
	margin-top:30px;
	font-size: smaller;
	font-style: italic;
	color: #666666;
	margin-bottom:.3em;


}
#optbox {

	margin-top:10px;
	padding: 15px;
	float: right;
	width: 350px;

	overflow: visible;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #48183A;
	margin-right:10px;
}
#searchdisplaybox {
	padding: 15px;
	float: left;
	width: 600px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


