#bodycover
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: url(/i/regchoice/bodycover.png);
	overflow: hidden;
}

#regchoice
{
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	overflow: hidden;
}

#regcontent {
	background: url(/i/regchoice/bg-repeat-y.png) repeat-y;;
}

.contentr { zoom: 1;  margin: 0px 10px 0px 10px; position: relative; overflow: hidden; height: 100%;}

img.close
{
	position: absolute;
	top: 0px;
	right: 10px;
	zoom: 1;
}

img.chose
{
	position: absolute;
	top: 0px;
	left: 255px;
	zoom: 1;
}

img.map
{
	position: absolute;
	top: 50px;
	left: 10px;
	zoom: 1;
}

img.skav
{
	position: absolute;
	top: 30px;
	left: 280px;
	zoom: 1;
}


ul.regions {
	position: relative;
	top: 70px;
	left: 250px;
	zoom: 1;

}

ul.regions li{
	list-style-type: none;
	padding-left: 20px;
	margin-top: 10px;
	
}

ul.regions li a {
	font-size: 9.75pt;
	font-family: Tahoma, sans-serif;
	color: #009900;
}
ul.regions li.mega
{
	list-style-type: none;
	padding-left: 20px;
	margin-top: 30px;
}
 ul.regions li.mega a
{
	font-weight: bold;
}