.pageBlock h1
{
	margin-bottom: 3px;
	font-size: 24px;
	color: #82735C;
	text-align: left;
}
.pageBlock h2
{
	font-size: 12px;
	line-height: 16px;
	color: #82735C;	
	margin: 0px;
	text-align: left;	
}
.pageBlock h3
{
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 15px 0px;
	text-align: left;	
}
.pageBlock h3 a, .pageBlock h3 a:visited
{
	color: #0066CC;
	text-decoration: underline;	
}
.pageBlock h3 a:hover
{
	color: #00376F;
	text-decoration: underline;	
}
.sortBlock
{
	text-align: right;
	float: right;
	width: 250px;
	margin-top: 3px;	
}
.sortBlock td
{
	font-size: 14px;
	line-height: 14px;
	color: gray;
}
.sortBlock select
{
	color: gray;
}
.gridBlock
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;	
}
.gridBlock table
{
	background-color: gainsboro;	
	width: 100%;
}
.gridBlock td
{
	padding: 3px;
	background-color: white;
	line-height: 12px;
}
.gridBlock .colHeader
{
	text-align: center;
}
.tdCheckbox
{
	text-align: center;
}
.tdProduct
{
	width: 100%;
	text-align: left;
}
.imageBlock
{
	float: left;
	width: 60px;
	margin: 0px 5px 0px 0px;
	text-align: center;
}
.titleBlock
{
	margin-left: 67px;
}
.titleBlock h2
{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 2px;
}
.titleBlock h2 a
{
	color: #0066CC;
	text-decoration: underline;
}
.titleBlock h2 a:hover
{
	color: #00376F;
	text-decoration: underline;	
}
.mfgpnBlock
{
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 3px;
	color: gray;
}
.prodimagesBlock
{
	margin-bottom: 3px;
	color: gray;	
}
.prodimagesBlock table
{
	background-color: white;
}
.prodimagesBlock td
{
	padding: 0px;
}
.moreImagesLink
{
	padding-left: 5px;
}
.moreImagesLink a
{
	color: gray;
	text-decoration: none;
}
.moreImagesLink a:hover
{
	color: gray;
	text-decoration: underline;
}
.moreInfoLink
{
	color: gray;
}
.moreInfoLink a
{
	color: gray;
	text-decoration: underline;
}
.moreInfoLink a:hover
{
	color: black;
	text-decoration: underline;
}
.tdPrice
{
	text-align: center;
}
.tdPrice div
{
	margin: 5px 5px 3px 5px;
}
.tdData
{
	text-align: center;
}
.na
{
	color: gray;
}
.tdFeatures ul
{
	margin: 0px;
	padding-left: 17px;
	font-size: 11px;
	line-height: 12px;
}
.tdFeatures ul li
{
	font-size: 10px;
	line-height: 12px;
}
.gridBlock .tdHighlights
{
	padding: 10px;	
}
.tdHighlights div
{
	font-size: 11px;
	line-height: 12px;
}
.gridBlock .tdDivider
{
	background-color: whitesmoke;
	color: gray;
	text-align: center;
	font-size: 11px;
}
.contentsBlockTop
{
	margin-bottom: 10px;
	clear: both;	
}
.contentsBlockTop p
{
	margin: 7px 0px 7px 0px;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}
.contentsBlockTop h3
{
	font-weight: bold;
}
.promoBlock
{
	font-size: 11px;
	line-height: 15px;
}
.energyStarBlock
{
	margin-top: 2px;
}
.tdPrice del
{
	font-weight: normal;
	font-size: 12px;
	color: gray;
}	
.filterBlock
{
	clear: both;
	padding: 5px;
	background-color: #F3EEE4;
}
.paginationBlockTop, .paginationBlockBottom
{
	padding: 5px;
	background-color: #F3EEE4;
}
.paginationBlockTop
{
	border-top: 1px solid #B49554;
}
.paginationBlockTop table, .paginationBlockBottom table
{
	width: 100%;
}
.noProducts
{
	margin: 20px 100px 0px 100px;
	color: red;
	font-size: 14px;
	text-align: center;
}