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;
}