body {
	background: #fff; color: #000;
	font: 12pt "Georgia", serif;
}

#menu, #submenu, #footer_top, #copyright {
	display: none;
}

.header, .header_tail {
	display: none;
}

#structure {
	float: none !important;
	width: auto;
}

#content {
	float: none !important;
	background: transparent;
	width: auto;
	padding: 0; margin: 0;
	border-bottom: #e5e5e5 5px solid;
}

ul li {
	list-style-type: square;
}
