@import url("../framework/reset.css");
@import url("../framework/fonts.css");
@import url("../common/common.css");

body {
	width: 790px;
}

.navMenu,
.sidebar,
.tools,
.footer .wrapper,
.categoryBanner,
.addcomm,
.pagination {
	display: none;
}

.content .breadcrumb {
	background-color: #ccc;
	margin: 20px 0;
	position: relative;
	padding: 10px;
}

