div#mapNonactiveBg {
	margin-left:30px;
	background-image:url("/region/img/map/russia.gif");
}

div#mapZeroDiv {position:absolute;}

div.mapActiveRegion {
	position:absolute;
/*	visibility:visible;/**/
	visibility:hidden;/**/
}

div.mapDimension {
	width:474px;
	height:264px;
}

div#region1 {
	width:74px;
	height:60px;
	left:28px;
	top:95px;
	background: url("/region/img/map/reg01over.gif") no-repeat;
}

div#region2 {
	width:201px;
	height:122px;
	left:19px;
	top:18px;
	background: url("/region/img/map/reg02over.gif") no-repeat;
}

div#region3 {
	width:57px;
	height:67px;
	left:5px;
	top:150px;
	background: url("/region/img/map/reg03over.gif") no-repeat;
}
div#region8 {
	width:57px;
	height:67px;
	left:5px;
	top:150px;
	background: url("/region/img/map/reg08over.gif") no-repeat;
}

div#region4 {
	width:87px;
	height:85px;
	left:52px;
	top:118px;
	background: url("/region/img/map/reg04over.gif") no-repeat;
}

div#region5 {
	width:114px;
	height:110px;
	left:106px;
	top:83px;
	background: url("/region/img/map/reg05over.gif") no-repeat;
}

div#region6 {
	width:191px;
	height:213px;
	left:153px;
	top:39px;
	background: url("/region/img/map/reg06over.gif") no-repeat;
}

div#region7 {
	width:198px;
	height:255px;
	left:273px;
	top:9px;
	background: url("/region/img/map/reg07over.gif") no-repeat;
}
img {
	border: 0;
}
