/* $Id: print.css,v 1.3 2007/09/06 21:23:32 goba Exp $ */


body, input, textarea, select {
  color: #000;
  background: none;
}


body {
  width: 640px;
}

body div.breadcrumb,
body #sidebar-left,
body table#primary-menu,
body table#secondary-menu,
body table#footer-menu,
body div#footer-message,
body div#admin-menu,
body div.print-button,
body div.list-rma-block,
body ul.tabs.primary {
  display:none;
}
