#loc_cont{
padding-left:5px;
}
.location_unit_hide{
display: none;
}
.location_unit_show{
display: block;
}
.search_label_blocked{
display: none;
}
.search_label_passive_closed,
.search_label_active_opened,
.search_label_active_closed{
padding:5px 15px;
background:#CFCFFB;
cursor: pointer;
float: left;
width: auto;
margin-top: 5px;
height: 18px;
}
.search_label_active_opened{
height: 20px;
background: #fff;
}
.search_cont_active,
.search_cont_passive{
margin-right: 5px;
padding: 5px 15px;
background: #fff;
display: none;
}
.search_cont_active{
display: block;
}
.country_region_closed_unselected,
.country_region_closed_selected,
.country_region_opened_unselected,
.country_region_opened_selected{
margin-bottom: 1px;
border: 1px solid #8888DD;
padding: 1px 3px;
background: #CFCFFB;
cursor: pointer;
}
.country_region_opened_selected,
.country_region_closed_selected{
color: #40407C;
}
.country_region_opened_unselected,
.country_region_opened_selected{
border: 1px solid #40407C;
background: #fff;
}
.region_country_cont_closed
{
border: 1px solid #40407C;
background: #fff;
padding: 4px;
color:#40407C;
opacity: 0;
display: none;
}


#first_search_cont label
{
display: block;
float: left;
width: 100px;
}

.city_label
{
	text-align: right;
}