﻿#mainheader
	{
		background:url(/sites/www.divinechocolate.com/masterpages/images/products_header.gif) no-repeat;
		height:35px;
		width:900px;
	}

#subnavpanel
	{
		height:45px;
		width:900px;
		padding-top:20px;
	}
	
#heropanel
	{
		width:900px;
		margin-bottom:15px;
	}
	#heroLeft
		{
			width:717px;
			float:left;	
		}
	#heroRight
		{
			width:168px;
			float:right;	
		}

#centre_column1
	{
		width:680px;
		float:left;
	}

#centrepanel
	{
		width:900px;
	}
	.featureContainer
		{
			width:717px;
			float:left;
		}
		.feature1
			{
				float:left;	
				width:351px;
			}
		.feature2
			{
				float:right;
				width:351px;
			}

.productContainer
	{
		float:left;
		width:168px;
		height:300px;
		margin:0 15px 15px 0;
	}
	.productImg
		{
			width:168px;
			height:168px;
		}
	.productInfo
		{
			width:168px;
			padding-top:15px;
		}
	.productInfo ul, .productInfo li
		{
			list-style:none;
			margin:0;
			padding:0;
		}
	.productInfo h2
		{
			color:#9d7844;
			margin:0;
			padding:0;
			font-family:Georgia, Times New Roman;
			font-size:12px;
		}
	.productInfo p
		{
			margin:0;
			padding:0;
			font-family:Arial;
			font-size:11px;
		}