div#mapwrapper {
position:relative;
width:1134px;
margin:40px auto;
}
#map_bg img {

}

#map_bg {
	z-index: 0;
}

#map_clickable img {
	opacity: 0; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=0); /* IE lt 8 */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	-khtml-opacity: 0; /* Safari 1.x */
	-moz-opacity: 0; /* FF lt 1.5, Netscape */
	width:1134px;
}

#map_clickable {
	position: absolute;
	z-index: 3;
}

#map_container {
	position: absolute;
	overflow: hidden;
	width:1134px;
	z-index: 2;
	left: 0;
}

.country_hover {
	position: absolute;
	top: 0;
	z-index: 2;
}
/* MAP HOVERS */
#Austria_hover {
width:80px;
height:110px;
top:480px;
margin-left:150px;
}
#Belgium_hover {
width:75px;
height:102px;
top:418px;
margin-left:250px;
}
#Czech_Republic_hover {
width:75px;
height:110px;
top:315px;
margin-left:325px;
}
#Denmark_hover {
width:65px;
height:110px;
top:215px;
margin-left:420px;
}
#Finland_hover {
width:65ppx;
height:100px;
top:472px;
margin-left:400px;
}
#France_hover {
width:65px;
height:85px;
top:490px;
margin-left:645px;
}
#Germany_hover {
width:60px;
height:100px;
top:220px;
margin-left:755px;
}
#Greece_hover {
width:60px;
height:105px;
top:455px;
margin-left:805px;
}
#Hungary_hover {
width:70px;
height:125px;
top:270px;
margin-left:890px;
}
#Italy_hover {
width:65px;
height:120px;
top:500px;
margin-left:950px;
}







#Ireland_hover {
	width: 56px;
	top: 320px;
	padding-left: 64px;
}

#Netherlands_hover {
	width: 38px;
	top: 378px;
	padding-left: 238px;
}

#Norway_hover {
	width: 194px;
	padding-left: 261px;
	top: 4px;
}

#Poland_hover {
	width: 126px;
	padding-left: 360px;
	top: 346px;
}

#Portugal_hover {
	width: 62px;
	padding-left: 6px;
	top: 572px;
}

#Spain_hover {
	width: 179px;
	margin-left: 30px;
	top: 542px;
}

#Romania_hover {
	width: 131px;
	padding-left: 453px;
	top: 456px;
}

#Slovakia_hover {
	width: 70px;
	top: 447px;
	padding-left: 401px;
}

#Sweden_hover {
	width: 106px;
	padding-left: 321px;
	top: 57px;
}

#Switzerland_hover {
	width: 62px;
	padding-left: 255px;
	top: 492px;
}
