#main #menu, #func, #adapt, #totop, #toppicture, #orangesmurf, #bc, #related, #quicksearch {
	display: none !important;
}
#type-forside #toppicture {
	display: block !important;
	height: auto;
	max-height: auto;
}
#orangebubble {
	padding: 0px;
}
#orangebubble #orangebox {
	padding: 0px;
	width: 95%;
}
.spacer {
	display: none;
}
div#textbox {
	padding: 0px;
	border: none;
	overflow: hidden;
}
#textbox .blurb {
	padding: 0px;
	width: 32%;
	margin: 0px 2px;
}
.blurbpic {
	width: 100%;
}
div#page {
	margin: 0px;
	width: 95%;
}
#content, #content.right {
	width: 95%;
	border: none;
	overflow: hidden;
	margin-top: 0px;
}
#headerbox {
	height: auto;
}
div#main {
	width: 95%;
}
h1 {
	padding-bottom: 10px;
}
.cat.last {
	margin-right: 17px;
}	
#related {
	width: 220px;
}
#backlink {
	display: block;
	font-size: 71%;
	font-weight: bold;
	padding: 20px 20px 20px 5px;
}

#backlink a {
	text-decoration: none;
	cursor: pointer;
	color: #00247E;
}

@media print {
	#backlink {
		display: none;
	}
}