/*все классы именуем с префиксом [псевдоним модуля]*/
.region_change.region_change_link {
	position: absolute;
	top: 14px;
	left: 259px;
}

.region_change .unipopup {
	display: none;
}

.region_change .unipopup div.in {
	padding: 51px 25px;
	position: relative;
}

.region_change .form input[type=text] {
	margin: 0;
	width: 367px;
	height: 17px;
	line-height: 25px;
	padding: 4px 7px;
	border: 1px solid #c9c9c9;
}

.region_change .notice {
	color: #000000;
}

.region_change .city_input {
	position: relative;
	margin-top: 19px !important;
}

.region_change ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 17px;
}

.region_change li a {
	color: #000000;
	text-decoration: none;
}
.region_change li a:hover {
	text-decoration: underline;
}
.region_change li .oblast {
	color: #828282;
}

.region_change .find_list {
	position: absolute;
	top: 104px;
	width: 383px;
	background: #ffffff;
	font-size: 14px;
	box-shadow: 3px 3px 6px rgba(190,190,190,0.5);
}
.region_change .find_list ul {
	line-height: 23px;
}
.region_change .find_list ul li a {
	padding: 0 5px;
	display: block;
}
.region_change .find_list ul li a:hover {
	background: #e0e0e0;
}
/*
     */
/*
*/