@media print {
  body { background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-family: Arial; font-size: 12px; color: rgb(92, 92, 92); }
  #header, #footerWrapper, #subMenu, #leftShadow, #rightShadow, #subMenuShadow, #commonToolbar, #commonRight, #commonTop { display: none; }
  #commonLeft { width: 610px ! important; }
  #container #content { overflow: hidden; }
}
