body, html {
	width: 16cm !important;	
}

body {
	font-size: 10pt;	
}

body, .typography, a {
	color: #000 !important;
}

.Address {
	font-size: 8pt;	
	float: none;
	border: 0px solid #000;
	border-top-width: 1pt;
	width: 16cm !important;
}

.Address a {
	display: none;	
}

a {
	background: transparent !important;
	padding: 0 !important;
	text-decoration: underline !important;
}

#Navigation, #RightColumn, #LangSelect, .jScrollPaneTrack, #SilverStripeNavigator, #SilverStripeNavigatorMessage {
	display: none;
}

h2.Logo {
	padding-left: 0 !important;
	margin-left: 0 !important;
	width: 100% !important;
}

h2.Logo span {
	display: block;	
	font-family: Times, sans-serif;
	font-weight: normal;
	width: 100% !important;
}

h2.Logo a {
	width: 100% !important;
	text-decoration: none !important;
} 

#Container, #Content, .jScrollPaneContainer {
	height: auto !important;
	margin: 0;
	width: 16cm !important;
	overflow: visible;
}

.typography h1, .typography h2 {
	border: 0px solid #000;
	border-bottom-width: 1pt;
}

.PageContent, .HomeContent {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	top: 0 !important;
	position: static !important;
	height: auto !important;
}

#Footer {
	clear: both;
	float: none; 
	padding-top: 1em !important;
	width: 100% !important;
}