
div#maps {
 position: relative;
}

div#maps .rollMap {
 position: absolute;
 left: -36px;
 width: 618px;
}

div#maps .rollMap, #euBackground, div#maps {
 height: 561px;
 top: 0px;
}

#euBackground {
 position: absolute;
 left: -12px;
 width: 574px;
}

form#countryChoice {
	z-index: 1000;
	border: none;
	background: transparent;
	width:200px;
}
