/*
Author: Thoi Tran
Email: ThoiTran@rainstormstudio.com.au
*/
body, div, table, tr, td, p, ul, li, span, input, a, b, strong{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:14px;
    background:none;
}
h1 ,h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
img, input, iframe{
	border:none;
	background:none;
}
#iframe-box{ background:url(bg-car-finder-list.png) no-repeat; width:1140px; height:55px;}
#select-box{ width:876px; height:40px;; position:relative; margin-left:232px;}
#select-box select{ width:220px; padding:6px 10px; color:#989898; position:absolute;}
.s_make{ top:12px; left:0px;}
.s_model{ top:12px; left:236px;}
.s_year{ top:12px; left:472px;}
#lbtn-finder{ background:url(find.png) no-repeat; width:155px; height:36px; cursor:pointer; position:absolute; top:10px; right:0px;}
#lbtn-finder:hover{ background-position:0 -36px;}
