#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	/*margin:10px 0px 10px 95px;*/
}

#contactform .form_element
{
	/*padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;*/
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.purpleLink{
text-decoration:none;
color:#830F54;
}
a.purpleLink:hover{
text-decoration:underline;
color:#830F54;
}
.oracBox{
width:400px;
text-align:center;
padding:12px 0 0 0;
}
.oracText{
color:#830F54;
line-height:16px;
}
.oracClickImage{
margin:8px 0 0 0;
}
/* Fav Recipes */
.favPop1{
background-image:url(../images/recipe_image1.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}
.favPop2{
background-image:url(../images/recipe_image2.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}
.favPop3{
background-image:url(../images/recipe_image3.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}
.favTitle{
padding:12px 0 6px 6px;
font-weight:bold;
color:#830F54;
font-size:1.2em;
}
.favIngre{
margin:8px 0 6px 6px;
font-weight:bold;
color:#830F54;
}
.favMethod{
margin:8px 0 6px 20px;
font-weight:bold;
color:#830F54;
}
.favBodyLeft{
margin:8px 6px 6px 6px;
color:#000000;
}
.favBodyRight{
margin:8px 6px 6px 20px;
color:#000000;
}
.recipeHeader{
background-image:url(../images/sce/recipe_header.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:right;
height:130px;
vertical-align:top;
}
.recipeTextImg{
margin:30px 18px 0 0;
}
.recipeTitle{
margin:6px 18px 0 0;
font-weight:bold;
color:#830F54;
font-size:1.2em;
}
.recIngre{
margin:0;
padding:0;
color:#000000;
float:left;
}
.recIngre UL{
list-style-image: url(../images/sce/small_bullet.gif);
}
.recIngre li{
padding:2px 0 2px 0px;
margin-left: 20px;
}
.RecIngreTitle{
margin:8px 0 6px 5px;
font-weight:bold;
color:#830F54;
}
.PureeText{
color:#720f55;
margin:0 0px 0px 0px;
}
.PureeText2{
color:#000000;
margin:0 12px 6px 0px;
}
/* Nutrition Density */
.nutritionTitle{
margin:28px 0 4px 0;
font-weight:bold;
color:#FFFFFF;
font-size:1.2em;
}
.nutritionBody{
color:#FFFFFF;
font-size:1em;
line-height:16px;
padding:16px 18px 16px 18px;
}
a.whiteLink{
text-decoration:none;
color:#FFFFFF;
}
a.whiteLink:hover{
text-decoration:underline;
color:#FFFFFFF;
}
/* email a friend */
.formField { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
padding: 1px; 
border: 1px solid #666666;
}
.emailFieldTitle{
text-align:left;
padding:0 0 0 4px;
}

h1
{
font-size:30px;
padding-top:20px;
}

#recipeproducts
{
	margin-top: -10px;
}
