.horz_dots {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/horizonal_dots.gif);
}

.frysearch_head {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.class_list {
	font-size: 11px;
	color: #000000;
}

.prodtitle  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C3C89;
	background-image: url(/images/product_detail_bar.jpg);
	background-repeat: repeat-y;
}
.prodinfo  {
	font-size: 11px;
	font-style: normal;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.prodinfolabel  {
	font-size: 11px;
	font-weight: bold;
	color: #2C3C89;
}

.prodlist {
	font-size: 11px;
}

.prodlist_tborder {
	border-width: 1px;
	border-color: #2C3C89;
	border-style: solid;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.prodlist_title  {
	font-size: 11px;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #2C3C89;
	vertical-align: middle; 
}

.prodlist_title a {
	color: white;
}

.nllayer  {
	z-index: 1;
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	border: thin solid #999999;
}

.esplayer  {
	z-index: 1;
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	border: thin solid #999999;
}

.nutritionals  {
	font-size: 9px;
	font-style: normal;
}

.classtitle  {
	margin-bottom: 5px;
	font-size: 20px;
	color: #C67114;
}

.classtext  {
	font-size: 11px;
	line-height: 18px;
}

.classtext_2  {
	font-size: 11px;
}

.classmain  {
	font-size: 11px;
	color: #000000;
}

.classhome  {
	font-size: 16px;
	color: black;	
}

.recipeDD  {
	z-index: 10;
	position: absolute;
	visibility: hidden;
	background-color: white;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 164px;
	padding: 2px;
}

.brandDD  {
	z-index: 10;
	position: absolute;
	visibility : hidden;
	background-color: #e27b0d;
	border-width: 5px;
	border-color: #C67114;
	border-style: solid;
	padding: 1px;
	width:645px;
	
}

.i_popup  {
	z-index: 10;
	width: 300px;
	position: absolute;
	visibility : hidden;
	background-color: white;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 5px;
}

