a.cr-item span:hover {
	cursor: pointer;
}
#Wrapper {
	margin: 0px;
	padding: 0px;
	height: 406px;
	width: 940px;
	overflow: hidden;
	position: relative;
}
.Wrapper-Bg-NO {
	background-image: url(bg-NO.jpg);
	background-repeat: no-repeat;	
}
.Wrapper-Bg-DK {
	background-image: url(bg-DK.jpg);
	background-repeat: no-repeat;	
}
.Wrapper-Bg-FI {
	background-image: url(bg-FI.jpg);
	background-repeat: no-repeat;	
}

#Links {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 180px;
	left: 385px;
	top: 200px;
}
#subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #113763;
	margin: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#Links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Links ul a {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #113763;
	display: block;
	height: 30px;
	text-decoration: none;
}
#Links ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	list-style-type: none;

}
#Links ul li:hover {
	background-color: #c3e8ef;
}

.LinkTxt {
	float: left;
	line-height: 30px;
}
.LinkArrow {
	font-size: 18px;
	line-height: 28px;
	float: left;
}
#Adverts {
	float: right;
	margin: 10px;
}	
#Spot1 {
	margin-bottom: 10px;
	padding: 0px;
	height: 120px;
	width: 300px;
	border: 1px solid #9ec1e2;
}
#Spot2 {
	margin-bottom: 10px;
	padding: 0px;
	height: 120px;
	width: 300px;
	border: 1px solid #9ec1e2;
}
#Spot3 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 300px;
	border: 1px solid #9ec1e2;
}
#Banners {
	margin: 0px;
	padding-top: 10px;
	width: 940px;
	float: clear;
}
#facebook {
	margin: 0px;
	padding-top: 10px;
	width: 940px;
	float: clear;
}
