a.productfaq {
	position: absolute;
	top: 355px;
	left: -1px;
	display: block;
	width: 138px;
	height: 37px;
	text-indent: -3000px;
	background-image: url(/images/food_products_nectar/faq-nectarfruit.png);
	_behavior: url(/iepngfix.htc);
	cursor: hand;
	background-position: 0px 0px;
}

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

.product_tout {
	position: absolute;
       	top: 38px;
	left: 285px;
}

.product_description {
	position: absolute;
	width: 250px;
	height: 100px;
	top: 200px;
	left: 40px;
}

.product_pic {
	position: absolute;
	left: 15px;
	top: 4px;
}

.nutrition_pic {
	position: absolute;
	top: 275px;
	left: 0px;
}

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

a:hover {
	text-decoration: none;
}

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

#content #topcontent {
	position: absolute;
	top: 75px;
	left: 325px;
	width: 310px;
	font-size: 12px;
	color: #fff;
}
	
#content #topcontent p {
	margin-bottom: 10px;}

#content #topcontent a.clink {
	height: 137px;
	left: 336px;
	position: absolute;
	top: 42px;
	width: 245px;
}

#content #leftcontent {
	position: absolute;
	left: 167px;
	top: 328px;
	width: 300px;
	height: 355px;
	font-size: 12px;
}

#content #leftcontent #left_copy_image {
	position: absolute;
	top: 95px;
	left: -35px;
}

#content #rightcontent {
	position: absolute;
	left: 508px;
	top: 282px;
	width: 445px;
	height: 479px;
	font-size: 12px;
	background-image: url(/images/site/product_nectar_background.jpg);  
	background-repeat: no-repeat;
	z-index: 5000;
}
	
	#content #rightcontent .form {
		position: absolute;
		left: 40px;
		top: 160px;
		width: 210px;
		}
	
		#content #rightcontent select {
			width: 210px;
			}
	
	#content #rightcontent p {
		margin-top: 10px;
		}
	
	#content #rightcontent a.buynow {
		position: absolute;
		right: 40px;
		bottom: 270px;
		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: 10px;
		left: 15px;
		height: 55px;
		overflow: auto;
		width: 415px;
		font-size: 11px;
		}