a.productfaq {
	position: absolute;
	top: 65px;
	right: 0px;
	display: block;
	width: 158px;
	height: 25px;
	text-indent: -3000px;
	background-image: url(/images/food_products_shot/faq-blok.png);
	_behavior: url(/iepngfix.htc);
	cursor: hand;
	background-position: 158px 0px;
}

a.productfaq:hover {
	background-position: 0px 0px;
}

.product_tout {
	position: absolute;
    	top: 190px;
	left: 87px;
}

.product_description {
	position: absolute;
	width: 220px;
	height: 70px;
	top: 70px;
	left: 195px;
}

.product_pic {
	position: absolute;
	left: 10px;
	top: 18px;
}

.nutrition_pic {
	position: absolute;
	top: 278px;
	left: 10px;
}

body div#content {
	background-image:url(/images/food_products_shot/food_product_shot_bloks-new.jpg);
	background-repeat: no-repeat;
	min-height: 777px;
	_height: 777px;
	position: relative;
}

a:hover {
	text-decoration: none;
	}


/* Content
******************************************/

#content #topcontent {
	position: absolute;
	top: 38px;
	left: 353px;
	width: 521px;
	font-size: 12px;
	}

#content #leftcontent {
	position: absolute;
	left: 150px;
	top: 485px;
	width: 325px;
	height: 355px;
	font-size: 12px;
	color: #000;
	}
	


#content #rightcontent {
	position: absolute;
	left: 507px;
	top: 282px;
	width: 440px;
	height: 490px;
	font-size: 12px;
	background-repeat: no-repeat;
	z-index: 5000;
	}
	
#content #rightcontent .form {
	position: absolute;
	left: 190px;
	top: 40px;
	width: 210px;
	}
	
#content #rightcontent select {
	width: 210px;
	}
	
	#content #rightcontent p {
		margin-top: 10px;
		}
	
	#content #rightcontent a.buynow {
		position: absolute;
		left: 194px;
		bottom: 330px;
		display: block;
		height: 30px;
		width: 109px;
		background-image: url(/images/food_products_builders/link_buynow.gif);
		background-repeat: no-repeat;
		background-position: top right;
		text-indent: -3000px;
		}

		#content #rightcontent a.buynow:hover {
			background-position: right -30px;
			}
	
	#content #rightcontent .scroller {
		position: absolute;
		bottom: 18px;
		left: 15px;
		height: 57px;
		overflow: auto;
		width: 415px;
		font-size: 11px;
		}