.clear{clear:both;}
.fleft{float:left;}
.fright{float:right;}
a img{border:0;}
a:active{outline:none;}
a:hover{text-decoration:none;}
html{height:100%;}


body{height:100%;
font-size:12px;
font-family: Arial,Helvetica,sans-serif;
color:#333;}
p,div,td {
font-size:12px;
}






#vehicle_images{float:left;width:490px;margin:0 0 20px;overflow:hidden;border:10;}



#vehicle_images 
#img_slides img{display:none;width:490px;border:1px solid #ccc;}

#vehicle_images 
#img_slides img.selected{display:block!important;}

#vehicle_images 
#thumbs img{width:72px;height:56px;margin:5px 5px 0 0;border-bottom:4px solid #fff;}

#vehicle_images 
#thumbs .selected img{border-bottom:4px solid #fd9903;}

#vehicle_images 
#thumbs .last{margin:10px 0 0 0;}



