@media print {
#header, #footer, title {display:none;}
.right_column, .right_ch, .center_column, #print_hide {display:none; width:0;}
#block {width:310px; height:auto; float:left; margin-right:5px;}
#break {clear:both;}
.left_column2 > h1, .right_ch > h1 {display:none;}
 h1, #wrapper #pageContent .left_column2 h1 {display:none;}
body, #content, #wrapper, #pageContent {font-size:8pt; line-height:8pt; background-image:none; background-color:#FFFFFF; text-align:left; margin-bottom:10; padding:0; border:none}
#print {width:670px;}
h2 { margin-bottom:10px; }
.left_column2, .left_column_blue {width:auto; border:none; text-align:left; margin:0; padding:0; border:none;}
img { width:250px;}
}