#head-region-select-text{
	cursor:pointer;
}

#head-region-select-link{border-bottom: 1px #000 dashed;}
#head-region-select-link:hover{color: #347bad;}

#head-region-select-arrow{
	font-size: 8px;
	vertical-align: middle;
}

#head-region-find{
	width:575px;
	padding: 8px 13px 9px 42px;
	border-radius: 7px;
}

#head-region-find-icon{
	position: absolute;
	top:85px;
	left:74px;
	display:block;
	width:19px;
	height:19px;
	background: url('/local/templates/torgi2016/images/header-button-icon.png') -47px top no-repeat;
}

#head-region-select-table{
	width:100%;
	margin: 45px auto;
}

.head-region-select-table-element{
	margin: 0 auto;
	width: 300px;
	line-height: 25px;
	padding: 0 15px;
	cursor:pointer;
}

.head-region-select-table-element:hover{background-color: #f5f5f5;}

.head-region-select-table-element-selected{
	font-weight:bold;
	color:#c53045;
}

#head-region-alert{margin:15px 0 -30px;}

.head-region-select-table-element-popular{
	font-weight:bold;
}

#head-region-autodetect-header{font-weight: bold;}
#head-region-autodetect-confirm-buttons-block{margin: 15px 0;}
#head-region-autodetect-confirm-button-yes{
	width: 84px;
	margin-right: 4px;
}

#head-region-autodetect-confirm-button-no{
	width: 161px;
}