#spec {
	float:left;
	width:300px;
	margin-left:25px;
	color:#da1818;
	padding-top:3px;
	}
	
#spec .title {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	width:75px;
	display:block;
	float:left;
	background:url(../graphics/side-arrow-grey.png) no-repeat left center;
	}
	
#spec p {
	border-bottom:1px dotted #999999;
	padding-bottom:8px;
	margin-bottom:8px;
	color:#999;
	}


.listingtable {
	border-width:0;
	padding:0;
	margin:0 0 0 15px;
	width:450px;
	position:relative;
}

.listingtable td {
	border-style:none;
}

.listingrow0 {

}

.listingrow1 {

}

.price {
	color: #C00;
	font-weight: bold;
}

.viewlink {
	color:#a0a0a0;
	text-decoration:none;
	font-weight:700;
}

.viewlink:hover {
	color:#ff0000;
}

.listingadvert {
	margin:0px;
	width:160px;
	position:relative;
}

.listingphoto {
	width:200px;
	height:150px;
	border: #999 1px solid;
	float:left;
}

.listingtext {
	color: #CCC;
	width:130px;
	display:block;
	height:auto;
	font-size:11px;
	position:absolute;
	top:5px;
	left:210px;
}

.listingprice {
	font-size:12px;
	font-weight:bold;
	color:#C00;
	width:80px;
	height:15px;
	text-align:left;
	position:absolute;
	top:80px;
	left:0px;
}

.listingmore {
	font-weight:700;
	color:#000000;
	width:165px;
	height:15px;
	visibility:visible;
	display:block;
}

.listingmore a {
	color:#ffffff;
	display:block;
	width:100px;
	height:20px;
	top:95px;
	left:0px;
	position:absolute;
	font-size:10px;
	font-weight:normal;
	padding:5px 0 0 10px;
	background:url(../graphics/link-arrow.png) no-repeat left center;
}

.listingmore a:hover {
	color:#ffffff;
	text-decoration:none;
}

.car-spec span {
	color:#FFF;
	font-weight:bold;
	width:75px;
	float:left;
	display:block;
}

.car-spec {
	width:200px;
}

.car-title {
	position:absolute;
	top:-40px;
	left:-213px;
	font-size:12px;
}