.noprint {
	display: none;
}
html, body {
	height: 100%;
}
#contentframe {
	width: 100%;
	float: none;
	position: inherit;
	overflow: visible;
}
#sitecontent {
	width: 100%;
	border: 0;
	float: none;
	position: inherit;
}
#headerbg {
	float: none;
}
#sitetext {
	width: 100%;
	float: none;
	position: inherit;
}
#em_wfs_wrapper {
	display: none;
}
#footer {
	display: block;
	float: none;
	display: block;
}

