﻿TABLE.productcompare
{
	table-layout: fixed;
	margin: 20px auto 10px 0px;
}

TABLE.productcompare TD.colHdr0
{
	background-color: #ced2d5;
	vertical-align: middle;	
	font-weight: 700;
}

TABLE.productcompare TD.colHdr1
{
	background-color: #f0f1f3;
}

TABLE.productcompare A
{
	text-decoration: none;
}

TABLE.productcompare TD, TABLE.productcompare TH
{
	font-size: 11px;
}


TABLE.productcompare TD.firstcol
{
	width: 150px;
	padding-left: 20px;
}

TABLE.productcompare TD.cp_labels
{
	width: 185px;
	font-size: 12px;
	color: #404040;
}

TABLE.productcompare TD.cp_image
{
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

TABLE.productcompare TD.cp_end
{
	height: 35px;
	text-align: center;
	vertical-align: middle;
}
TABLE.productcompare TD.ctls
{
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

TABLE.productcompare DIV.pname
{
	text-align: center;
	margin-right: 1px;
	background-color: #d9dadc;
	height: 30px;
}

TABLE.productcompare DIV.pname A
{
	font-size: 12px;
	color: #0f4d98;
}

TABLE.productcompare TD.spacer
{
	height: 10px;
	background-color: White;
}

TABLE.productcompare TD.grpHdr0
{
	background-color: #ced2d5;
}

TABLE.productcompare DIV.gname
{
	background-color: #d9dadc;
	color: #0f4d98;
	padding: 4px 10px;
	text-align: center;
}

TABLE.productcompare TR TD DIV.label
{
	padding: 6px 20px;
	white-space: nowrap;
	overflow: hidden;
	width: 150px;
}

TABLE.productcompare TR.rw0 TD DIV.label
{
	background-color: #f0f1f3;
	
}
TABLE.productcompare TR.rw1 TD DIV.label
{
	background-color: #e1e2e4;
}


TABLE.productcompare TR.rw0 TD DIV.value
{
	padding: 6px 2px;
	background-color: #fefefe;
	text-align: center;
	margin-right: 1px;
}

TABLE.productcompare TR.rw1 TD DIV.value
{
	padding: 6px 2px;
	background-color: #edeef0;
	text-align: center;
	margin-right: 1px;
}


DIV.feaCompareProducts H1
{
	margin: 10px 20px;
	font-size: 16px;
	color: #0f4d98;
	
}

DIV.feaCompareProducts .description
{
	margin: 10px 20px;
}
