body {
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
}

div#container,
div#content-holder {
	display: block !important;
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
}

img {
	/* this makes images couse a pagebreak if it doesnt fit on the page */
	/*float: none;*/
}

.accessibility,
.noprint {
	display: none !important;
}

div#top-left,
div#top-right,
div#header,
div#content-top,
div#left,
div#right,
div#footer {
	display: none !important;
}
