#quick_search_form{
width:420px;
}

.location_quick_search_cont input
{
	background: #FFF3F3;
	border:1px solid #828282;
}

#header_name{
height:18px;
font-size:16px;
color:#910300;
}

.search_left
{
	width: 205px;
	position:absolute;
	left:0;
	top: 5px;
}

.search_right
{
	width: 175px;
	position: absolute;
	right: 0;
	top:5px;
}

.online
{
	margin-left: 10px
}

*+html .online
{
	margin-left: 2px
}


.label, #index_quick_search_submit{
padding:4px 0;
}
#index_quick_search_submit a{
	color: #A90B00;
}

#index_quick_search_submit{
	margin-right: 8px;
}

#form_index_quick_search_birthdate_start, #form_index_quick_search_birthdate_end{
width:60px;
}

.search_left td 
{
	padding: 5px 5px 5px 0;
}

*+html .search_left td
{
	padding-top: 5px;
}

*+html .search_left,
*+html .search_right
{
	line-height: 7px;
}