/* $Source: /home/johnny/html/Cleaners/RCS/prn.css,v $ */
/* print CSS2 */
@page { size: portrait; }
html, body { margin: 0; padding: 0; }
html, body { color: black !important;
 background: white !important;
 font-size: 12pt !important; }
* { color: inherit !important;
 background: transparent; }
div.sitemenu { float: none; display: none; }
div.item { float: none; width: 100%;
 margin: 0; padding: 0; border: 0; }
div.header { border: solid thin black; }
.prnonly { display: block; }
/* $Id: prn.css,v 1.6 2005/06/24 10:14:30 johnny Exp $ */
