/* CSS Document */

#used-cars-into {
	width:960px;
float:left;
height:auto;
clear:both;
padding:10px;
}
#car-wrap-wrap {
width:980px;
/*float:left;*/
min-height:500px;
height:auto;
}
#car-wrap {
width:469px;
height:122px;
position:relative;
color:#000;
float:left;
margin-bottom:5px;
margin-top:7px;
margin-left:6px;
_margin-left:3px;
padding-bottom:5px;
}

#car-derv {
	height:22px;
	position:absolute;
	top:0px;
	left:5px;
	width: 400px;
	display:none;
}
#car-photo {
float:left;
margin:4px 0 0 4px;
width:160px;
height:120px;
}

#spec1 {
position:absolute;
left:1px;
top:2px;
width:160px;
height:120px;
}

#spec1 a {
	position:absolute;
	width:160px;
	height:120px;
	background:url(graphics/on-offer.png) right bottom no-repeat transparent;
	top: -1px;
}

#spec1 a span {
display:none;
}



#spec2 {
position:absolute;
left:1px;
top:2px;
width:160px;
height:120px;
}

#spec2 a {
position:absolute;
width:160px;
height:120px;
background:url(graphics/managers-deal.png) right bottom no-repeat transparent;
}

#spec2 a span {
display:none;
}


#sold {
position:absolute;
left:1px;
top:2px;
width:160px;
height:120px;
}

#sold a {
position:absolute;
width:160px;
height:120px;
background:url(graphics/sold.png) right bottom no-repeat transparent;
}

#sold a span {
display:none;
}


#car-make1 {
	float:left;
	width:59px;
	padding-left:2px;
	height:16px;
padding-top:1px;
color:#000000;
	padding-left:5px;
	font-size:11px;
	margin-bottom:3px;
}

#car-make2 {
	float:left;
	width:226px;
	height:16px;
padding-top:1px;
	padding-left:5px;
	color:#333333;
	font-size:11px;
	background: url(graphics/carlist-title.png) top left repeat-x;
	margin-bottom:3px;
}

#car-model1 {
	float:left;
	width:59px;
	padding-left:2px;
	height:16px;
padding-top:1px;
color:#000000;
	padding-left:5px;
	font-size:11px;
	margin-bottom:3px;
}

#car-model2 {
	float:left;
	width:226px;
	height:16px;
padding-top:1px;
	padding-left:5px;
	color:#333333;
	font-size:11px;
	background: url(graphics/carlist-title.png) top left repeat-x;
	margin-bottom:3px;
}

#car-year1 {
	float:left;
	width:59px;
	padding-left:2px;
	height:16px;
padding-top:1px;
color:#000000;
	padding-left:5px;
	font-size:11px;
	margin-bottom:3px;
}

#car-year2 {
	float:left;
	width:226px;
	height:16px;
padding-top:1px;
	padding-left:5px;
	color:#333333;
	font-size:11px;
	background: url(graphics/carlist-title.png) top left repeat-x;
	margin-bottom:3px;
}

#car-miles1 {
	float:left;
	width:59px;
	padding-left:2px;
	height:16px;
padding-top:1px;
color:#000000;
	padding-left:5px;
	font-size:11px;
	margin-bottom:3px;
}

#car-miles2 {
	float:left;
	width:226px;
	height:16px;
padding-top:1px;
	padding-left:5px;
	color:#333333;
	font-size:11px;
	background: url(graphics/carlist-title.png) top left repeat-x;
	margin-bottom:3px;
}

#car-price1 {
	float:left;
	width:59px;
	padding-left:2px;
	height:16px;
padding-top:1px;
color:#000000;
	padding-left:5px;
	font-size:11px;
	margin-bottom:3px;
}

#car-price2 {
	float:left;
	width:226px;
	height:16px;
padding-top:1px;
	padding-left:5px;
	color:#333333;
	font-size:11px;
	background: url(graphics/carlist-title.png) top left repeat-x;
	margin-bottom:3px;
}

#car-more1 {
float:left;
width:64px;
height:23px;
}

#car-more2 {
	float:left;
	width:231px;
	height:21px;
	margin-left:65px;
}

#carlist-after {

width:900px;
padding-top:10px;
margin-top:10px;
margin-bottom:10px;
display:block;
float:left;

}

#latest-offers-wrap {
	width:970px;
	height:470px;
	padding-left:30px;
}
