body, #container {
	background: #fff;
	color: #000;
	overflow: visible !important;
}
#specials-top, #header, #switch-sites, #menu-top, #menu-left, #footer-container {
	display: none;
}
#content-container {
	float: none !important;
	width: 600px;
	overflow: visible;
}
#grid-left-col, #grid-right-col {
	float: none !important;
	float: left;
}
h1, h2, h3, #specials .title, #specials .description, #specials .stock {
	color: #000;
}
#specials .now {
	color: red;
}
