@media print {
   body { background:white; background-image:;}
   #page { background:white; }
   #header { height: 0px; }
   #page { width: 610px; }
   #content { background:white; border:0;}
   #content_left { display:none; }
   #content_middle { padding-top: 0px; }
   #left_container { display:none; }
   #sub_header { padding-left: 1px; }
   .meta { display:none; }
}

