* { background: none !important; }  
a { font-weight: normal; color: navy; }

div#navbar, div#localmenu, div#cmleftMenu_ { display: none; }

div.bookcover img { margin-right: 10px; }
div.bookcover p   { margin-left: 30px; }

body { width: 18cm; padding-bottom: 0px; }
	   
div#header img#threemilsysbg { width: 18cm; height: 103px; z-index: 0; }
div#header div#logo          { z-index: 2; }
div#header div#statement     { display: none; }

div#content             { width: 100%; left: 0px; top: 20px; }
div#contentbox          { margin-bottom: 20px; }
div#contentlogo img     { float: right; left: 0%;  }

div#footer      { top: 0px; height: auto; border-top: 1px solid #DDDDDD; padding-top: 3px; }
div#footertext  { margin-bottom: 4px; }
div#footerlogos { display: none; }  
div#footer p    { color: gray !important; } /* why doesn't this work when background/images are turned off? */

*.noprint       { display: none; }
*.printonly     { /*display: block;*/ visibility: visible; }
div#bestprint   { float: left; clear: both; }
div#bestprint * { font-size: 6pt; }