#mapster_wrap_0 {
	left: -42px;
}
#mapper_divs_wrapper {
	position: absolute;
	top: 0;
	background-color: rgba(255,255,255,0.90);
	max-width: 1000px;
	width: 100%;
	left: 50%;
	margin-left: -500px;
	z-index: 100;
	bottom: 0;
}
#mapper_divs_wrapper .gallery_big {
	max-width: 540px;
	float: left;
	position: absolute;
	top: 50%;
	margin-top: -328px;
	left: 50%;
	margin-left: -230px;
	width: 100%;
	height: 735px;
}
#mapper_divs_wrapper dl,
#mapper_divs_wrapper .gallery-title-view,
#mapper_divs_wrapper .sector-info  {
	display: block;
	float: right;
	width: 160px;
	width: 100%;
	font: 13px arial,sans-serif;
	margin-bottom: 23px;
}
#mapper_divs_wrapper .gallery-title-view {
	display: block;
	clear: right;
	margin-bottom: 5px;
	font-weight: bold;
}
#mapper_divs_wrapper dl dt,
#mapper_divs_wrapper dl dd {
	display: inline-block;
	float: left;
}
#mapper_divs_wrapper dl dt {
	margin-right: 2px;
	clear: left;
}
#mapper_divs_wrapper dl dd {
	font-weight: bold;
}
#mapper_divs_wrapper .gallery_big img {
	max-width: 100%;
	vertical-align: middle;
}
#mapper_divs_wrapper .gallery_small {
	float: right;
	clear: right;
	max-width: 160px;
	width: 100%;
}
.gallery_small img {width:32px;height:auto;display:inline-block;cursor:pointer;}
.gallery_small img:before {content:"";width: 32px; height: 22px;}
.gallery_small li {display: inline-block;border: 1px solid #bfbfbf;overflow: hidden;background: #000;width: 32px;height: 22px;float: left;}
.gallery_small li+li {margin-left: 6px;}
.gallery_small li.active {background: #0078ca;border: 1px solid #bfdcee;}
.gallery_big li {display:none;}    
.gallery_big li.active {display:block;height: 100%;line-height: 735px;}
.close_div {
	background: url(../img/close.png) no-repeat;
	display: block;
	width: 42px;
	height: 43px;
	position: fixed;
	top: 58px;
	text-indent: -999999px;
	right: 50%;
	margin-right: -450px;
}
.close_div.button {
	background: #1f84c3;
	background: -moz-linear-gradient(top, #1f84c3 0%, #0073bc 3%, #0078cb 28%, #007bd2 50%, #007ad0 64%, #0074be 97%, #1f84c4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f84c3), color-stop(3%,#0073bc), color-stop(28%,#0078cb), color-stop(50%,#007bd2), color-stop(64%,#007ad0), color-stop(97%,#0074be), color-stop(100%,#1f84c4));
	background: -webkit-linear-gradient(top, #1f84c3 0%,#0073bc 3%,#0078cb 28%,#007bd2 50%,#007ad0 64%,#0074be 97%,#1f84c4 100%);
	background: -o-linear-gradient(top, #1f84c3 0%,#0073bc 3%,#0078cb 28%,#007bd2 50%,#007ad0 64%,#0074be 97%,#1f84c4 100%);
	background: -ms-linear-gradient(top, #1f84c3 0%,#0073bc 3%,#0078cb 28%,#007bd2 50%,#007ad0 64%,#0074be 97%,#1f84c4 100%);
	background: linear-gradient(to bottom, #1f84c3 0%,#0073bc 3%,#0078cb 28%,#007bd2 50%,#007ad0 64%,#0074be 97%,#1f84c4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f84c3', endColorstr='#1f84c4',GradientType=0 );
	position: initial;
	float: right;
	display: block;
	max-width: 160px;
	width: 100%;
	text-indent: 0;
	clear: right;
	margin: 20px 0;
	text-align: center;
	font: 20px/43px arial,sans-serif;
	color: #fff;
}
.close_div.button:hover {
	background: #ef0000;
}
.maphilighted {
	margin: 0 auto;
}
span.description {
	display: block;
	width: 160px;
	position: fixed;
	right: 50%;
	margin-right: -460px;
	top: 150px;
}