
@import url("core.css");

/* now override stuff for print purposes */

#band,
#languages,
#mast,
#circles,
#search,
#menu,
#crumbs,
#secondary,
#peripheral,
div.interact,
#foot
{
	display: none !important;
}
/*
* {
	background-color: #FFF !important;
}*/

body,
#container,
#content,
#primary,
#wrap,
#commentswrapper .comment {
	width: auto !important;
	background-image: none !important;
	background-color: #FFF !important;
}
#container {
	position:static !important;
	/*
	position:fixed !important;
	position:inherit !important;
	*/
}
#commentswrapper #commentslist {
	border:none;
}
#content table.list {
	width: 100% !important;
}
.standout,
#commentswrapper #commentslist {
	background: none !important;
}

#commentswrapper .comment {
	padding:5px 0px;
	margin:0px;
	border-top:1px solid #BCCACD;
}
#commentswrapper #commentslist {padding-left:0;}

.newpullquote {background-image:none;}
