body {
	background-color: #fff;
	color: #555 !important;
}
header {
	margin-bottom: 2rem;
}
.sidebar, footer, #ocz-nav, .bread-crumbs, .live-chat {
	display: none !important;
}
#tsb-nav {
	border-bottom: 2px solid #333;
}
h1 {
	color: #555 !important;
}
.content {
	width: 100% !important;
	margin-left: 0 !important;
}
.black-tint, section {
	background:none !important;
	color: #555 !important;
}
.product-name {
	background-color: #aaa;
	padding: 10px;
}