body {
	background: none;
	font: 12pt helvetica,arial,sans-serif;
}

#signup,
#topnav,
#top,
#tools,
#breadcrumbs,
#sidebar,
#bottom,
#bottom_article,
.button,
.close,
#footer {
	display: none;
}

#shadows,
#fader {
	background: none;
}

#content {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	background: none;
}

h1  {
	margin: 1em 0;
	padding: 0;
	font-size: 18pt;
	border-top: none;
	background: none;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}

#header {
	height: auto;
	width: auto;
}

#header h2,
#header h2 a {
	width: auto;
	height: auto;
	margin: 1em 0;
	padding: 0;
	text-indent: 0;
	background: none;
	text-decoration: underline;
}