@import "reset.css";
@import "base.css";

body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea {
	color: #000 !important;
	font: normal 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header {
	display: none;
}
#side-content {
	display: none;
}
#main-content {
	float: left;
	width: 650px;
}
#footer {
	display: none;
}
.find-more {
	display: none;
}