/*
	@homepage http://userstyles.org/styles/2443
	@updateurl http://userstyles.org/styles/iecss/2443/Download%20Squad%20-%20cleanup.css
	@domain downloadsquad.com
*/
@namespace url(http://www.w3.org/1999/xhtml);#container {
	background-image: none !important;
	margin: 1em auto !important;

	
	width: 80% !important;
}

#container #content {
	width: auto !important;
	float: none !important;
	margin: 0 1em !important;
}

body > div:not(#container),
#container ~ *,
.leader,
#subcontent,
#content [id^="bp"],
#content [style*="width: 468px"],
#container > #hat > .miniHat,
.chGuide .mandf,
[id^="ads"], [class$="ads"]
{
	display: none !important;
}

#hat { background: transparent !important; }


#header { position: relative !important; }
#header h1 { position: absolute !important; top: -21px !important; }
