body {
	background: #fff !important;
	color: #000 !important;
	font-size: 12pt !important;
}

#site {
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	box-shadow: none !important;
	border: 0 !important;
}

#left,
.arrows,
#themearrows,
.login-box {
	display: none !important;
}

#container {
	display: block !important;
}

#headbottom,
.head-gamepad {
	display: none;
}

#right {
	width: auto;
	border: 1px solid #000;
	margin-top: 16pt;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ")";
	font-size: 90%;
}

.scrollpane {
	height: auto !important;
	overflow: visible !important;
}
