#wrapper {
	margin: 0;
	height: auto;
}
#header, #menu, #menu2, #tabbed_menu, #right
, .folder_heading div {
	display: none;
}
#content {
	width: auto;
	height: auto;
	border: 0;
	background: #fff;
}
#main, #work, #left_full, #left_small, #document_search, #settings {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	overflow: none;
}
table th, table td {
	border: solid 1px #000;
}