#header,
#ad,
.sub,
#admin,
.divider,
.comment,
.commentform,
#column_sub,
.secondary,
#action {
	display: none;	
}
#content,#footer {
	width: auto;
	overflow:visible;
}
.main, .two .primary, .col {
	float: none;
	position: static;
	overflow: visible;
	width: auto;
}

#sub ul, #sub h2, #sub .getinvolved {
	display: none;
}
#sub .print ul, #sub .print h2 {
	display: block;
}

.print {
	display:  block !important;
	float:  none;
	border: none;
}
