.product
{
	background:url('/CreateTV.nsf/product_bg.jpg') 0 0 no-repeat;
	width:500px;
	height:214px;
	margin:20px 0 0 0;
	padding:0 0 0 20px;
}
.product h2
{
	padding:5px 0;
}
.product_img
{
	float:left;
}
.product_desc
{
	float:left;
	padding-left:10px;
	width:350px;
	height:130px;
	overflow:hidden;
}
.product_links
{
	clear:both;
}
.product li
{
	float:left;
	display:inline;
	padding:0 10px 0 10px;
}
li.prod_largeimage
{
	padding:0;
}
.prod_largeimage a
{
	vertical-align:top;
	display:block;
	padding-top:8px;
	font-size:10px;
	color:#710915;
	text-decoration:none;
}
.product_reviews
{
	width:510px;
	margin-left:5px;
}
.product_reviews h2
{
	font-size:16px;
	font-weight:bold;
	padding:10px 0 10px 0;
	color:#000;
}
.product_reviews p
{
	color:#81968B;
}
#related_products
{
	float:left;
	width:295px;
}
#related_prod_details
{
	width:243px;
	height:468px;
	background:url('/images/backgrounds/interests_bg.gif') 0 0 no-repeat;
	margin:25px 0 0 10px;
}
#related_prod_details h2
{
	font-size:18px;
	font-weight:bold;
	color:#710915;
	padding:10px 0 0 10px;
}
#related_prod_details h2 span
{
	color:#CF5307;
}
