* {
	color: black !important;
	background-color: transparent !important;
	background-image: none !important;
	border-color: #999 !important;
	border-style: solid !important;
}
a {
	padding-right: 0 !important;
}
#left-col, #right-col,
#topping, #options-wrap,
#process, #main .pagination {
	display: none;
}
#header, #content, #main, #footer, .two-col {
	width: 100% !important;
	display: block;
	float: none;
	padding: 0;
	margin: 0;
}
#header {
	margin-bottom: 20px;
}
#header span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 24px;
}
h1, h2 {
	font-family: Georgia, serif;
}
h1 {
	font-size: 30px;
	text-transform: none;
}
h2 {
	font-size: 24px;
}
#footer-wrap {
	border-top-width: 1px;
	border-bottom-width: 0;
	padding-top: 0.7em;
	margin-top: 1em;
}
