#main {
	min-height:340px;

}	
	.main div.special_cars{ width:320px; background-image: url("../images/table_bg.png"); background-repeat:repeat-x; margin-top:5px;}
	.main img{ border:0px;}
	.main p{ line-height:15px;}

	
#services{
	position:relative;
	background-image: url("../images/table_details_bg.png");
	background-repeat:repeat-x;
	top:-20px;
	left:0px;
	width:715px;
	height:320px;
	padding-top:21px;
}
#services div.thumbs{ position:relative; top:-5px;}
#services font.field{ color:#C6DB02}
#details { padding:15px; width:345px; line-height:22px;}
	
	
	
	
	
