#quick_search_form input {
	
}

#qsc {
	padding: 0 0 10px 14px;
}

#age,#sex,#search_sex,#miles {
	padding: 0;
}

#age select {
	width: 50px;
	color: #044CB7;
}

.location_quick_search_cont {
	padding: 5px 0 15px 0;
}

* html .location_quick_search_cont {
	padding: 5px 0 5px 0;
}

#quick_search_form {
	position: absolute;
	top: -12px;
	left: 690px;
	width: 249px;
	padding-left: 10px;
	padding-top: 5Px;
	background: url(../../img/quicksearch.jpg) no-repeat right;
	color: #fff;
	cursor: default;
	z-index: 10;
}

#qsheader {
	height: 20px;
}

#form_cont {
	clear: both;
	height: 250px;
	border-top: none;
}

#header_name {
	float: left;
	width: 130px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10Px;
}

.content_s {
	padding-left: 5px;
}

*+html #sex input,*+html #search_sex input {
	height: 15px;
}

*+html #sex,*+html #search_sex {
	line-height: 7px;
}

*+html #header_name {
	padding-bottom: 8px;
}

.location_quick_search_cont {
	height: 37px;
}