﻿#divCategoryCookieTrail{}
#divProductPageMain
{
	clear:left;
	float:left;
	width:400px;
	margin-top:15px;
	margin-right:5px;
	padding-top:17px;
	padding-left:5px;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-image: url(Images/HomePageProductsBackDrop.jpg);
	background-repeat: repeat-y;
}
#divProductPageRelaventProducts
{
	clear:none;
	float:right;
	width:125px;
}
#divProductPageRelaventProductsHeading
{
	font-weight: bold;
	font-size: 1.2em;
	color: #778899;
}
.divProductPageMain_ProductSpecs{margin-top:30px;width:380px;}
.lblProductPageMain_ProductSpecsHeading
{ 
	font-weight: bold;
	font-size: 1.2em;
	color: #778899;
}
.gvProductAttributes{width: 380px; margin-bottom:50px;}
.gvProductAttributes_AttributeName{width: 130px;font-weight: bold;padding-top: 10px;}
.gvProductAttributes_AttributeValue{width:270px;padding-top: 10px;}
.gvProductAttributes_HeaderStyle{display: none;}
.gvProductAttributes_FooterStyle{display: none;}