.certifiedRadioList td input {
	 border: 0px;
}

.alternateRowStyle {
	border-top: silver solid 1px;
	border-bottom: silver solid 1px;
	background-color: #f3f3f3
}

.rowStyle {
	background-color: #ffffff
}

.listingToolbar {
	padding: 5px;
	margin-left: 8px;
	color: #444444;
	width: 622px;
	height: 15px;
	vertical-align: middle;
	margin-top: 10px;
}

.subListingToolbar 
{
	padding: 5px;
	color: #444444;
	width: 622px;
	vertical-align: bottom;
	margin: 2px 0px 2px 8px;
	font-size:9pt; 
}

.pagerListingToolbar
{
	padding: 5px;
	margin: 2px 0px 2px 0px;
	color: #444444;
	width: 622px;
	vertical-align: bottom;
	font-size:9pt; 
}

.listingHeader {
	background-color: #EC6F00;
	padding: 5px;
	color: white;
	height: 20px
}

.listingHeader a {
	color:white;
}

.listingGrid {
	margin-left:8px;
}

.listingSubToolbar {
	padding: 5px;
	background-color:silver;
	color: white;
	height: 15px;
	border: solid 1px silver;
}

.emptyDataContainer {
	font-size: 10pt;
	margin: 10px;
	border: 0px;
	width:620px;
}

.listingResultsPerPage 
{
	font-size:9pt; 
	padding:2px;
	margin-top:10px;
	float:left;
}

.listingPager {
	font-size:9pt; 
	padding:2px;
	margin-top:10px;
	float:right;
}

.listingPagerButton
{
	padding: 1px 3px 1px 3px;
}

.listingPagerButton:hover
{
	padding: 0px 2px 0px 2px;
	border:1px solid #84B6F1;
	text-decoration:none;
}

.listingPagerActiveButton
{
	background-color: #84B6F1;
	color: #ffffff;
	padding: 1px 3px 1px 3px;
	text-decoration:none;
}

.listingPager table {
	background-color: white;
}

.listingPager td {
	font-size: 12pt;
	padding-right:5px;
	width: 10px;
}

.listingCompareCellHeader {
	padding-left:5px;
	font-weight: bold;
	text-align: center;
}

#listingCompareCell {
	padding-left:5px; 
	padding-right:5px;
	padding-top: 5px;
	height: 95px;
	border-left: solid 1px #CCCCCC;
	margin:0px;
	width: 20px;
}

.listingCompareCellCB 
{
	width:20px;
	height:15px;
	margin:0px;
	padding-left:5px; 
	padding-right:5px;
	border-left: solid 1px #CCCCCC;
}

.listingImageCertifiedOn 
{
	height:15px;
	width:120px;
	text-align:center;
	margin: 0px 0px 0px 4px;
	background-color: Green;
	color:White;
	font-weight:bold;
	font-size:7pt;
	white-space: nowrap;
}

.listingImageCertifiedOff 
{
	display:none;
}

.listingImageCellHeader {
	padding-left:5px;
	font-weight: bold;
	text-align: center;
}

#listingImageCell {
	color: black;
	text-align:center;
	padding-right: 5px;
	vertical-align: top;
	height:95px;
	margin:0px;
	width: 120px;
}

#listingImageCell image {
	margin: 0px;
	padding: 0px;
	width: 120px;
}

.listingImageCompareText {
	font-size: 7pt;
	white-space: nowrap;
	height: 15px;
	text-align:left;
}

.listingYearHeaderCell {
	padding-left:5px;
	font-weight: bold;
	text-align: center;
}

#listingYearCell {
	padding: 5px;
	color: black;
	height: 110px;
	border-left:solid 1px #CCCCCC;
	width: 50px;
	text-align: center;
}

.listingDetailsHeaderCell {
	padding-left: 5px;
	font-weight: bold;
}

#listingDetailsCell {
	padding: 5px;
	color: black;
	height: 110px;
	width: 255px;
}

#listingDetailsCell .description {
	font-size:8pt;
	overflow: hidden;
	height: 70px;	
}

.listingMileageHeaderCell {
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
}

#listingMileageCell {
	padding: 5px;
	color: black;
	height: 110px;
	border-left:solid 1px #CCCCCC;
	width: 50px;
	text-align: center;
}

.listingPriceHeaderCell {
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
}

#listingPriceCell {
	padding: 5px;
	color: black;
	height: 110px;
	font-weight: bold;
	border-left:solid 1px #CCCCCC;
	width: 75px;
	text-align: center;
	border-right: solid 1px #CCCCCC;
}