@media print
{
  #mainmenu,
  #topNav,
  #leftCol,
  #containerTop, 
  #containerBot,
  #footer,
  .pagetools { display: none; }

  body,
  #containerMain { background: #fff !important; }

  #top,
  #breadcrumbs,
  #containerMain { width: auto; clear: both; }

  #containerMain { float: none; }

  #rightCol { none; width: auto; margin: 0; }
}
