html, body {
	margin: 0px;
	padding: 0px;
}
#sidebar,#header,#footer {
	display:none;
}
#wrapper {
	width: auto;
}
#content_inner {
	margin: 0px;
}
