#top, #footerblock, #sidebar, #sidebar2 {
  display:none;
}

#content {
	float: none;
	width: auto;
	height:auto !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
