/* CSS Document */
/* SEARCH 1 */
/* SEARCH FORM - INLINE FIRST */
input, select {width:125px;font-size : 10px; color:#333333;}
.submitpos {
	display: block;
	position: relative;
	left: 0px;
	top: 20px;
	visibility: visible;
	width: 125px;
	height: 59px;
}
.resetbutton {
	margin-left: 0px;
	margin-top: 10px;visibility: hidden;
}
#inlineFirst #fullSearch .outer {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 205px;
	
	
}

.makeForm {
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	visibility: visible;
}


.modelForm {
	position: relative;
	left: 0px;
	top: 5px;
	display: block;
	visibility: visible;
}

.transmission {
	
	position: relative;
	left: 0px;
	top: 10px;
	visibility: visible;
}


.fueltype {
	
	position: relative;
	left: 0px;
	top: 15px;
	visibility: visible;
}

.searched_channel_div {
	display: none;
	position: absolute;
	visibility: hidden;
	left: 310px;
	top: 35px;
	font-size: 11px;
	width: 116px;
	text-align: left;
}
.keywords,
.miles,
.sort,
.postcode,
.min_mileage,
.max_mileage,
.bodytype,
.colour,
.max_pr,
.min_age,
.max_age,
.min_pr,
.ccappr,
.variant,
.showphotos,
.max_records {	
	display: none;
	visibility: hidden;
}

