/**********************************************************************************
 * Prophet.com Print Stylesheet - Copyright 2006 by Prophet - All rights reserved *
 **********************************************************************************/

/* override main.css styles */

html, body { background-color: #fff; }
body, td { color: #000; }
#page { border: none; width: auto; }
#search { visibility: hidden; }
#nav { height: 10px; margin: 0 10px; }
#nav ul { display: none; }
#homebanner { display: none; }
#pagebanner { display: none; }
#main { background-image: none; }
#leftside { display: none; }
#content, #content.wide { float: none; width: auto; padding-left: 10px; }
#pagetools { display: none; }
#subscribebox { display: none; }
#footer { padding-left: 10px; padding-right: 10px; }
.footlinks { display: none; }
.noprint { display: none; }