#nav,
.sidebar,
.banner,
.box_search,
form,
.content p#feedback,
.content .related_news,
.content #top_content p.editorial a,
#comments,
.tag_cloud,
ul.tools,
#footer p.links {
	display: none;
}

body,
#page {
	background: none;
	margin: 0;
	padding: 0;
}

#header h1 {
	float: none;
	margin: 0;
}
	#header h1 a {
		display: inline;
		background: none;
		text-indent: 0;
		font-size: 30px;
	}

p#breadcrumbs {
	background: none !important;
	color: #333;
	padding: 0;
}
	p#breadcrumbs a {
		color: #333;
	}

#container,
#header,
#page,
#footer {
	float: none;
	width: auto;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

.content {
	float: none;
	width: auto;
}

#main {
	float: none;
	width: 100%;
}

#footer p#gpp a {
	float: none;
	display: inline;
	background: none;
}

#debug {
	display: none;
}