
/* GENERAL STYLING FOR TAGS */
a{
	text-decoration:none;
	color:	#355F84;
/*	color: #006600; */
	
}

a:hover, a.selected{
	text-decoration:underline;
}

body{
	text-align:center;
	font-family:arial, helvetica, sans-serif;
}

legend, label {
	font-weight: bold;
}

input.submit	{
	font-size:11pt;
	font-family:arial, helvetica, sans-serif;
	color:	#fff;
	font-weight:	bold;
	background-color:	#009FC7;
	border: 2px dotted #333;
	padding:	3px;
}

abbr{ border: 0; cursor: pointer;}

div#content{
	text-align:left;
}

div#product_center p#crumb{
	font-size:8pt;
}

div#product_center h1{
	font-weight:normal;
	
	/*
	font-size: 22px;
	*/
}



div#product_center h2	
{
	font-weight: normal;
	font-family: times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
}

div#product_center p#ingredients{
	font-size:8pt;
	font-family:arial, helvetica, sans-serif;
}

div#product_center p#sizes{
	font-size:9pt;
}


div.additional_content h4{
	font-weight:	bold;
	font-size: 	18px;
	line-height: 	15px;
	color:	#31A746;
}


p.servings		{
	margin-top:	-5px;
}

.required		{
	font-weight:	bold;
	/*font-size: 	13px;
	line-height: 	14px;*/
	color:	#cc3300;
}



.calloutmain {
	padding: 0px 50px 10px 50px;
}

dt.store {
font-weight:	bold;
	font-size: 	18px;
	line-height: 	15px;
	color:	#31A746;
	



}

dl.links dt {
font-weight:	bold;
	font-size: 	14px;
	line-height: 	15px;
	
	



}

dl.links dt a {

	color:	#006600;
	



}

.sizes{font-size: 11px; font-weight: bold;

}



/*
.callouttext {
	font-style: italic;
}
*/
.calloutsub {
	padding: 0 0 0 20px;
}


