#header,
#footer,
#left_sidebar,
#right_sidebar,
#scroll_up,
.article_actions,
.DTFC_LeftWrapper {
	display: none;
}

.block,
.dataTables_scroll div,
.dataTables_scroll table {
	position: static !important;
	width: 100% !important;
}

.dataTables_scroll table th,
.dataTables_scroll table td {
	width: auto !important;
	white-space: normal !important;
}