div#social_buttons{
	position: absolute;
	left: 630px;
	top: 230px;
	z-index: 1;
}
div#tweet{
	position:absolute;
	left: 630px;
	top: 270px;
	//overflow:hidden;
	z-index: 2;
}
img#tweet-arrow{
	position: relative;
	display: block;
	left: 15px;
}
div#forsidebilde{
	position:absolute;
	width: 548px;
	height: 194px;
	background: url(../images/forsidebilde.png) no-repeat;
	left: 316px;
	top: 117px;
	z-index: 0;
}

div#nfc{
	padding-top: 10px;
	position: absolute;
	width: 660px;
	height: 406px;
	background-color: #e7e7e7;
	left: 900px;
	top: 280px;
	z-index: 1;
	text-align: center;
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-size: 0.9em;
}
