/* Hide flash on Print */
.flashContent {display:none;}

/* expand content for print */
.printContent {height:auto;}