body{
	background-color:white;
}
*{
	color:black !important;
}
#header,#footer,#cleft,#cright,#searchResults,#pager,#content_footer{
	display:none;
}
#ccenter,#ccenter .in,#container{
	width:100%;
	float:none !important;
	padding:0px;
	margin:0px;
}
#header_print,#footer_print{
	display:block;
}
#content{
	overflow:visible !important;
}
.module h2,#cright .module h3{
	border:1px dotted;
}
.intro{
	border:1px solid #cccccc;
}