body {
	font-family: sans-serif;
	background: white;
	font-size: 12pt;
}

#header, #replies, .js_on, .js_off, img {
	display: none;
}

#container {
	border: none;
}

#content, #footer {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
}