/* SmartWay css */

.smartway_content
	{padding: 0 0 30px 0; margin:0; width: 717px; line-height: 16px; }
		
.content_col1
	{float:left; width:353px;}

P
	{padding: 0 0 15px 0;}

.content_col2
	{float:left; width:353px; padding: 0 0 0 11px;}
		
.subhdr
	{width: 353px; padding: 0 0 5px 0; margin: 0 0 10px 0; border-bottom: 6px solid #d3e7f6;}
.subhdr_img
	{float: left;}
.subhdr_link
	{float: right;}
.disclaimer
	{font-size:10px; padding: 0 0 0 10px;}
	
table.smartwayCars 
	{ border-bottom:1px solid #C5C8C8;}
table.smartwayCars td 
	{ border-left: 1px solid #C5C8C8;}

.content_col1 table.smartwayCars tr th {
	font-weight: bold;
	border-bottom:1px solid #C5C8C8;
	vertical-align:bottom;
	padding-left:5px;
}

.content_col1 table.smartwayCars tr td {
	vertical-align: middle;
	height:23px;
	padding-left:5px;
	padding-right:4px;
	font-size:10px;
}

.content_col1 table.smartwayCars tr td.last { border-right:1px solid #C5C8C8;}

.content_col1 .smartwayCars tr .even {background-color: #EAF4FD;}
	
.smartway_content h3 { font-weight:bold;}