.searchformContainer{
	width: 630px;
}

/*** START Module (box model) layout ***/

.searchformContainer .module_header {
	background: white url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/header_bg_right.gif) no-repeat top right;
	height:33px;
	font-size:12pt;
	color:#5D5D5D;
	font-weight:bold;
}

.searchformContainer .module_header h2 {
	border:0px;
	background:transparent url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/header_bg_left.gif) no-repeat top left;
	padding:9px 9px 5px 10px;
	margin:0px;
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:120%;

}

.searchformContainer .module_content {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:7px 10px 6px;
	background-color:#fff;
}

.searchformContainer .module_content.gradient {
	background:url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/bg_gradient.gif) left top repeat-x;
}
.searchformContainer .module_footer {
	height:5px;
	line-height:0pt;
	background-color:white;
	background-image:url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/footer_bg_right_transp.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.searchformContainer .module_content ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.searchformContainer .module_content li {
	padding:10px 0px 9px 0px;
	#padding:10px 0px 9px 0px;
	margin:0px;
	display: block;
}

.searchformContainer .module_content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}

.searchformContainer .module_content li.noBorderBottom {
	border-bottom:0px;
}
/*** End Module (box model) layout ***/


/* START layout for blue button */
.searchformContainer button.blueBtn {
	outline:none;
	background:transparent none repeat scroll 0%;
	border:0pt none;
	margin:0pt;
	padding:0pt;
	text-indent:inherit;
	font-size:small;
	/*IE fix for extra margins left and right*/
	cursor:pointer;
	width:auto;
	overflow:visible;
}
.searchformContainer button.blueBtn span {
	background:transparent url(http://pics.ebaystatic.com/aw/pics/viewitem/imgVIPrmryBtnLt.gif) no-repeat scroll;
	background-position:top left;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Arial;
	font-weight:bold;
	height:24px;
	line-height:190%;
	padding:0pt 0pt 0pt 6px;
	vertical-align:middle;
	white-space:nowrap;
}
.searchformContainer button.blueBtn span span {
	background:transparent url(http://pics.ebaystatic.com/aw/pics/buttons/btnViPrmry.gif) no-repeat scroll;
	background-position:top right;
	padding:0pt 14px 0pt 8px;
}
/* END layout for blue button */

.searchformContainer a.cancelLink, a.cancelLink:visited{
	text-decoration: none;
	padding-left: 8px;
	color: #0000cc;
	#position: relative;
	#top: -5px;
}

/*Clearing method, no extra markup*/
.searchformContainer .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.searchformContainer .clearfix {
    display: inline-block;
}

.searchformContainer html[xmlns] .clearfix {
    display: block;
}

.searchformContainer * html .clearfix {
    height: 1%;
}
/*end clearing method*/
.searchformContainer .clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* styles for searchform */

.searchformContainer .searchForm{
	background:transparent url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/searchForm_bg.gif) repeat-y left top;
	margin-top: 13px;
}

.searchformContainer .searchModel{
	float: left;
	width: 259px;
	margin-right: 11px;
}

.searchformContainer .searchBudget{
	float: left;
	width: 327px;
	margin-left: 11px;
}

.searchformContainer .subheader{
	padding: 5px 0px 0px 65px;
	height: 35px;
	font-weight: bold;
	position: relative;
	top: -8px;
	#top: 0px;
}

.searchformContainer .searchModel .subheader{
	background:transparent url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/searchModel_bg.gif) no-repeat left top;
}

.searchformContainer .searchBudget .subheader{
	background:transparent url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/searchBudget_bg.gif) no-repeat left top;
}

.searchformContainer .formContainer, .searchForm .steps{
	height: 200px;
	#padding-top: 10px;
	_overflow: hidden;
}

.searchformContainer form{
	margin: 0px;
	padding: 0px;
}

.searchformContainer li{
	border-bottom: 1px solid #ccc;
}

.searchformContainer li.first{
	padding-top:3px;
}

.searchformContainer  .searchModel label{
	float: left;
	width: 76px;
	font-weight: bold;
}

.searchformContainer select{
	width: 183px;
	_width: 180px;
}

.searchformContainer .searchModel input{
	width: 177px;
	_width: 174px;
}
.searchformContainer select.select_year{
	width: 84px;
	_width: 81px;
}

.searchformContainer select.select_budget{
	width: 110px;
}

.searchformContainer .steps .title{ 
	color:#333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:x-small;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin: 5px 0px;
}

.ff3 .searchformContainer .steps .title.higher{ 
	margin-top: -11px;
}

.searchformContainer .steps .title span{ 
	color:#999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:x-small;
	text-transform: none;
	font-weight: normal;
	display: block;
	width: 215px;
	min-height: 10px;
	height: auto;
	_height: 10px;
	position: absolute;
	margin-left: 105px;
	margin-top: 0px;
	line-height: 10px;
	border: 0px solid #e1bf48;
	background-color: #fff;
	padding: 1px 2px 2px 2px;
}

.searchformContainer .steps .title.first{ 
	margin-top: 0px;
}

.searchformContainer .steps .content{ 
	margin: 3px 0px;
	padding: 0px 0px 0px 15px;
}

.searchformContainer .steps .content.carSize{ 
	margin-top: -1px;
}

.searchformContainer .steps .content.carSize input.radio{
}

.searchformContainer .steps .content.carSize label{
	font-weight: normal;
	position: relative;
	top: -2px;
	cursor: pointer;
}


/* styles for slider 

.searchformContainer .slider {
	background:transparent url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/slider_right.gif) no-repeat scroll right top;
	height:5px;
	margin:9px 0 14px;
	width: 310px; 
	top: 6px; 
	margin-top: 0px;
	margin-bottom: 22px;
	_margin-bottom: 12px;
}

.searchformContainer .slider span {
	background:transparent url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/slider_left.gif) no-repeat scroll left top;
	display:block;
	width:5px;
}

.searchformContainer .slider_handle {
	background:transparent url(http://pics.ebaystatic.com/aw/pics/fr/motors/productfinder/slider_handler_yellow.png) no-repeat scroll left top;
	height:19px;
	top:0px;
	width:15px;
}

.searchformContainer .slider_label{
	font-size: x-small;
	color: #999;
	float: left;
	width: 103px;
	position: relative;
	bottom: -5px;
}

.searchformContainer .slider_label.center{
	text-align: center;
}

.searchformContainer .slider_label.right{
	text-align: right;
}

*/

.searchformContainer .steps .content.bodyTypes span{
	float: left;
	width: 30%;
	display: block;
	margin-bottom: 1px;
	cursor: pointer;
	#margin-top: 1px;
}	

.searchformContainer .comment{
	border-top:1px solid #CCCCCC;
	color:#888888;
	font-size:11px;
	margin:7px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	clear: both;
}

