html #headerright,
html #navblock,
html #navbaseline,
html #left,
html #pagetoolbox,
html #footernav,
html #footerlinks ul,
html #countriesbox,
html #admin,
html .unvisibleprint,
html endbreak {
	display: none;
}
html #wrapper {
	border-left: none;
	border-right: none;
	padding: 0;
	position: static;
	min-width: 0;
	max-width: 100%;
}
* html #wrapper {
	width: 100%;
}
html #headerleft, html #headerlogo, html #headercountry {
	float: none !important;
}
html #container {
	overflow: visible !important;
	position: static;
}
html #center, html #right, html #container .column {
	float: none !important;
	position: static;
	width: 100%;
}
html #center_1, html #right, html .rhcontacts {
	padding: 0;
}
html .rhbox {
	padding: 15px 0 0 0;
}
html #right, html #footerlinks {
	border-top: 1px solid #666;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}
html .rhcontacts, html .rhbox  {
	border-top: none;
}
html iframe {
	overflow: visible;
	height: auto;
}
html #wrapper,
html #center_1,
html #center_2,
html #center_3,
html #center_4 {
	margin: 0;
	padding: 0;
}
html #footer-wrapper {
	margin: 0;
	padding: 0;
}
html #pagedownloads {
	display: none;
}
