/* Print Style Sheet */
@media print {
	#secondary {display:none!important;}
	#comments {display:none!important;}
	
}