/******************/
/* Printing       */
/******************/
@media print
{
	#header, #supportContent, .footer, .printGuarantee_section {display :none;}		
	h1 {color: #cc0000;}	
	div.guaranteeDetails div { margin: 0; }		
}