table.Comparison td
{
	text-align: center;
	border-right: 1px solid #7d5c4c;
	border-bottom: 1px solid #7d5c4c;
	height: 20px;
	/*width: 23px;*/
	width: 23px;
}
* html body table.Comparison td 
{
	width: 24px;	
}
table.Comparison td.RanchHeader 
{
	text-align: right;
	padding-right: 10px;
	width:273px;
}
* html body table.Comparison td.RanchHeader  
{
	width:290px;
}
table.Comparison 
{
	/*width: 668px;	*/
	width: 668px;
}
table.Comparison tr.odd 
{
	background: #f6f6f6;
}
table.Comparison td.odd 
{
	background: #f0f6f0;
}
div#ComparisonHeader
{
	width: 316px;
	background: url(../../../images/common/narrowdashes.gif) bottom repeat-x;
	padding-bottom: 2px;
}
div.ComparisonTypeHeader 
{
	width: 711px;
	position: relative;
	height: 92px;	
}
img.ComparisonHeaderText 
{
	position: absolute;
	left:0px;
	top:50px;	
}
img.ComparisonHeaderColumns 
{
	position: absolute;
	right:0px;
	top:0px;	
}
img.ComparisonSpacer 
{
	margin-top: 10px;
	margin-bottom: 15px;
	background: black;	
}