@import url('style_main.css'); 

body, #main, p, .content, #footer-copyright {
	background-color: #fff;
	font-size: 12px !important;
}
#frame {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
}
#utils, #side-nav, #header, #footer-links, .right-rail {
	display: none;
}
a {
	text-decoration: underline !important;
}
h3, h3 a {
	background-image: none !important;
	text-indent: 0px !important;
}
table, #main, .content {
	width: 100% !important;
}