.print-view-all-specs
{
	width:132px; height:9px;
	background:url(/images/btn-print-all-specs.gif) top left no-repeat;
	text-indent:-10000px;
	display:none;
}
.tools a.print-view-all-specs	
{
	display:none;	
}
#specifications .content-header ul.secondary
{
	-width:460px;
}
#specifications .toolbar
{
	top:20px;
}

#specifications .data
{
	float:left; margin-right:6px;
	width:454px; -width:459px; overflow:hidden;
}
	#specifications table
	{
		width:100%;
		margin-bottom:40px;
	}
		#specifications .content-body tr.even
		{
			background-color:#EEE;
		}
			#specifications .content-body td.first
			{
				width:55%;
			}
			#specifications .content-body td.last
			{
				width:45%;
			}
				#specifications .content-body td.first span
				{
					display:block;
					padding:4px 22px 3px 9px;
				}
				#specifications .content-body td.last li
				{
					width:97%;
					padding-bottom: 3px;
					text-align: left;
				}
				#specifications .content-body td.last li span.key
				{
					float:right;
					height:100%;
					padding-left: 10px;
				}
				
			
#specifications .overview
{
	float:left;
	width:270px; overflow:hidden;
}
	#specifications .overview .view
	{
		position:relative; display:block; clear:both; float:none; *zoom:1;
		width:270px; height:180px; overflow:hidden;
	}
	#specifications .RL .my-10 .overview div.view
	{
		background:url(/images/2010/specifications-model-RL.jpg) no-repeat right top;
	}
	#specifications .RL .my-11 .overview div.view
	{
		background:url(/images/2011/specifications-model-RL.jpg) no-repeat right top;
	}
	#specifications .RL .my-12 .overview div.view
	{
		background:url(/images/2012/specifications-model-RL.jpg) no-repeat right top;
	}
	#specifications .TL .my-10 .overview div.view
	{
		background:url(/images/specifications-model-TL.jpg) no-repeat right top;
	}
	#specifications .TL .my-11 .overview div.view
	{
		background:url(/images/2011/specifications-model-TL.jpg) no-repeat right top;
	}
	#specifications .TL .my-12 .overview div.view
	{
		background:url(/images/2012/specifications-model-TL.jpg) no-repeat right top;
	}
	#specifications .TSX .my-10 .overview div.view
	{
		background:url(/images/2010/specifications-model-TSX.jpg) no-repeat right top;
	}
	#specifications .TSX .my-11 .overview div.view
	{
		background:url(/images/2011/specifications-model-TSX.jpg) no-repeat right top;
	}
	#specifications .TSX .my-12 .overview div.view
	{
		background:url(/images/2012/specifications-model-TSX.jpg) no-repeat right top;
	}
	#specifications .TSXSW .my-11 .overview div.view
	{
		background:url('/images/2011/specifications-model-TSX Sport Wagon.jpg') no-repeat right top;
	}
	#specifications .TSXSW .my-12 .overview div.view
	{
		background:url('/images/2012/specifications-model-TSX Sport Wagon.jpg') no-repeat right top;
	}
	#specifications .MDX .my-10 .overview div.view
	{
		background:url(/images/2010/specifications-model-MDX.jpg) no-repeat right top;
	}
	#specifications .MDX .my-11 .overview div.view
	{
		background:url(/images/2011/specifications-model-MDX.jpg) no-repeat right top;
	}
	#specifications .MDX .my-12 .overview div.view
	{
		background:url(/images/2012/specifications-model-MDX.jpg) no-repeat right top;
	}
	#specifications .RDX .my-10 .overview div.view
	{
		background:url(/images/2010/specifications-model-RDX.jpg) no-repeat right top;
	}
	#specifications .RDX .my-11 .overview div.view
	{
		background:url(/images/2011/specifications-model-RDX.jpg) no-repeat right top;
	}
	#specifications .RDX .my-12 .overview div.view
	{
		background:url(/images/2012/specifications-model-RDX.jpg) no-repeat right top;
	}
	#specifications .ZDX .my-10 .overview div.view
	{
		background:url(/images/2010/specifications-model-ZDX.jpg) no-repeat right top;
	}
	#specifications .ZDX .my-11 .overview div.view
	{
		background:url(/images/2011/specifications-model-ZDX.jpg) no-repeat right top;
	}
	#specifications .ZDX .my-12 .overview div.view
	{
		background:url(/images/2012/specifications-model-ZDX.jpg) no-repeat right top;
	}
	#specifications .overview .view:after
	{
		position:relative; display:block; clear:both; float:none; content:".";
		height:0;
		visibility:hidden;
	}
		
	#specifications .overview ul
	{
		margin:5px 0 0 20px;
	}
		#specifications .overview li
		{
			margin-bottom:3px;
		}
			#specifications .overview .term
			{
				clear:both;
				margin-right:2px;
				font-weight:bold;
			}
			#specifications .overview .definition
			{
				*zoom:1;
			}
			#specifications .overview dd:after
			{
				position:relative; display:block; clear:both; float:none; content:".";
				height:0;
				visibility:hidden;
			}
	#specifications .disclaimer
	{
		margin-bottom:20px;
		width:476px;
	}
	
	/*mpg addition*/
.mileage
{
	margin:5px 0 0 20px;
}

.mpg 
{	
	top:250px; right:0;
	width:180px;
}

.mpg h6 span
{
	font-weight:bold;
}

.mpg .r 
{
	clear:both;
	text-align:right;
	zoom:1\9
}

.mpg .k 
{
	float:left;
	text-align:left;
}
		
