body {
	background-color: #fff;
	background-image: url(/images/shared/lt_blue_to_white_bg.jpg);
	
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
}

#left {
	width: 210px;
}

#right {
	width: 516px;
	background-color: #fff;
}

#product_data {
	margin-left: 8px;
}

#featured_item_price {
	margin-bottom: 16px;
}

#variation {
	margin-bottom: 8px;
}
