#specificPageContent {
	position: relative;
	top: 15px;
	width: 100%;
}
#innerPageContent {
	position: relative;
	left: 318px;
	width: 340px;
}

#topLineBox {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
}
#topHeadline {
	position: relative;
	top: 6px;
	left: 318px;
	width: 340px;
}



/* Nästa och föregående */

.divWidth514 {
	position: relative;
	left:-140px;
	width: 514px;
}
#noOfPages {
	position: relative;
	top: 0px;
}
.noOfPages {
	width: 122px;
	height: 16px;
	float: left;
	text-align: right;
	margin-right: 18px;
	color: #4c4c4c;
}
.nextOrPreviousPage {
	width: 374px;
	height: 16px;
	float: left;
}

/* End Nästa och föregående */
