a.productfaq {
		position: absolute;
		top: 109px;
		right: 60px;
		display: block;
		width: 160px;
		height: 21px;
		text-indent: -3000px;
		background-image: url(/images/food_products_luna_sunrise/faq-lunasunrise.png);
		_behavior: url(/iepngfix.htc);
		cursor: hand;
		background-position: 160px 0px;
		}

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

.product_tout {
	position: absolute;
    	top: 146px;
	left: 50px;
}

.product_description {
	position: absolute;
	width: 200px;
	height: 150px;
	top: 70px;
	left: 197px;
}

.product_pic {
	position: absolute;
	left: 14px;
	top: 25px;
}

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

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

a:hover {
	text-decoration: none;
	}


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

#content #topcontent {
	color: #FFFFFF;
	font-size: 12px;
	left: 150px;
	position: absolute;
	top: 196px;
	width: 364px;
	}

#content #topcontent a {
	color: #fff006;
}

#content #leftcontent {
	position: absolute;
	left: 158px;
	top: 318px;
	width: 325px;
	height: 355px;
	font-size: 12px;
	color: #fff;
	}
	


#content #rightcontent {
	position: absolute;
	left: 506px;
	top: 280px;
	width: 440px;
	height: 490px;
	font-size: 12px;
	background-image: url(/images/site/product_luna_teacakes_background.jpg);  
	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: 285px;
		bottom: 300px;
		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: 55px;
		overflow: auto;
		width: 415px;
		font-size: 11px;
		}