#box_search_wrap, #nav, #nav_cart, #footer_wrap, #tab_area, .more, .noprint, #sidebar {
	display: none;
	width: 0;
}
.doprint {
	display: block;
}
.Full_Width {
	width: 800px;
}
.Cat_Text2 {
	display: inline;
}
.c1, .c2, .c3, .c4 {
	color: black;
}

/* Quick print reset, adapted from KNACSS.com */
p, blockquote, ul, ol {
	orphans: 2;
	widows: 2;
}
blockquote {
	page-break-inside: avoid;
}
h1, h2, h3, caption {
	page-break-after: avoid;
}
/* End KNACSS */