.noprint {
	display: none;
}

body {
	background-image: none;
}

#header, #mainnav, #footer, #contentright, .breadcrumb {
	display: none;
}

#content {
	width: 100%;
}

h1 {
	background-image: none;
	font-size: 14pt;
	background-color: #FFF;
}

h2.comments_header {
	background-image: none;
	background-color: #FFF;
}

.comments_box {
	border: none;
	background-color: #FFF;
}

#frame {
	width: 100%;
	border: none;
}