body {
	font-family: verdana;
	font-size:11px;
	color: #333333;
	background-image: url(/images/woodgrain_tile.gif); 
	background-repeat:repeat; 
	background-position: 305px 143px;
	background-color: #BD9955;
}

p { margin: 5px 0px; }
a {color:#333333; font-decoration: none;}
td{
	font-size:11px;
}

.pageContent{
	background-color: #EEEEDD;
	padding: 0px 10px;
}

h2{
	color: #FD4C4A;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
}
ul{
	margin-left: 16px;
	margin-top: 8px;
	line-height: 1.2em;
}
li.faq{
	margin-bottom: 11px;
}
#faq_question  { position: relative; text-align: left; width: 250px; height: 260px; overflow: auto; }
#faq_answer  { position: relative; text-align: left; width: 250px; height: 260px; overflow: auto; }
#nutritionalInfo { position: relative; text-align: left; width: 190px; height: 150px; overflow: auto; }
#ingredientsInfo { position: relative; text-align: left; width: 210px; height: 85px; overflow: auto; }
#allergenInfo { position: relative; text-align: left; width: 190px; height: 35px; overflow: auto; }
#shortDescInfo { position: relative; text-align: left; width: 190px; height: 35px; overflow: auto; }
.tb_register {
	font-size: 10px;
}

input#tb_month, input#tb_day, input#tb_year { width: 40px !important; }

.formLabel{
	color: #FD4C4A;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding: 0px 3px;
}

.faq_unhighlight
{
	font-weight:normal;
	text-decoration:none;
}

.faq_highlight
{
	font-weight:bold;
	text-decoration:none;
}
.nutritionLabel{
	font-size: 10px;
	vertical-align: top;
}
.nutritionData{
	text-align: left;
	font-size: 10px;
	vertical-align: top;
	padding-left: 3px;
}
.productPane{
	padding: 5px;
	text-align: center;
	border: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #FFFFFF #BEBEB1 #BEBEB1 #FFFFFF;
}