#loc_cont{
padding-left:5px;
width:350px;
}
.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{
border-style: solid;
border-width: 1px 1px;
border-color: #f8dea1;
border-bottom: none;
padding-top: 3px;
padding-left: 3px;
padding-right: 5px;
background:#993333;
cursor: pointer;
float: left;
width: auto;
margin-top: 5px;
margin-right: 6px;
height: 18px;
margin-bottom: -2px;
color:#f8dea1;
}
.search_label_active_opened{
height: 20px;
border: 1px solid #670001;
border-bottom: none;
background: #fff;
color: #670001;
}
.search_cont_active,
.search_cont_passive{
margin-right: 5px;
border: 1px solid #670001;
padding: 5px 4px;
background: #fff;
display: none;
color:#670001;
}
.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 #670001;
padding: 1px 3px;
background: #993333;
color: #f8dea1;
cursor: pointer;
width: 300px;
}
.country_region_opened_selected,
.country_region_closed_selected{
color: #000;
}
.country_region_opened_unselected,
.country_region_opened_selected{
border: 1px solid #670001;
background: #fff;
color:#670001;
}
.region_country_cont_closed
{
border: 1px solid #670001;
background: #fff;
padding: 4px;
color:#670001;
opacity: 0;
display: none;
}

#first_search_cont label
{
display: block;
float: left;
width: 100px;
}
#loc_cont select{
background:#fff;
border:1px solid #670001;
}

.city_label
{
	text-align: right;
}