@import url('/css/global.css');
@import url('/css/compare.css');
@import url('/css/smart.css');
@import url('/css/products.css');

body {
}
#outer-wrapper {
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #000;
}
#logo-box h1 a {
	background-image: none;
	background-color: #fff;
}
#outer-wrapper {
	border: 0;
}
.banner,
.breadcrumbs,
#print-row,
.compare-print,
.compare-return,
.compare-top-row,
.nav-info,
#left-wrapper {
	display: none;
}
#right-wrapper {
	margin-left: 0;
}
#content {
	width: 100%;
}
#logo-box {
	width: 100%;
	border-bottom: 1px solid #666;
	margin-bottom: 15px;
}