﻿#BrandHeader
{
	padding: 0;
	margin: 0;
}

img.product.right
{
	padding: 0;
	margin: 10px 0 10px 10px;
	float: right;
}

img.product.left
{
	padding:0;
	margin:10px 10px 10px 0px;
	float:left;
}

#Specifications
{
	clear:both;
	margin:50px 0px 0px 0px;
}

#Specifications table
{
	border-top: solid 1px #bbc590;
	border-left: solid 1px #bbc590;
	width:518px;
}

#Specifications table td
{
	padding: 3px 3px 3px 5px;
	border-right: solid 1px #bbc590;
	border-bottom: solid 1px #bbc590;
	line-height:normal;
}

#Specifications table tr.even
{
	background-color: #f7fce2;
}