@import url("/css/global.css");
@import url("/css/index.css");
@import url("/css/smart.css");
@import url("/css/product.css");
#outer-container {
	border: 0;
}
#header {
	height: 80px;
	background-color: #fff;
	background-image: none;
}
#header h1 {
	margin-left: 0;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1.7em;
	height: 20px;;
}
.site-info {
	text-align: center;
	width: 100%;
}
.logo,
.low-price-guarantee,
.nav-top,
#search-bar,
.path,
#category-nav {
	display: none;
}
.title h1 {
	font-size: 1em;
	margin: 0;
}