#screenme { display: none !important; }

html, body { color: #000000; }
body { background: none; font: 11pt Tahoma, Verdana, Arial, Helvetica, sans-serif; text-align: center; }
a { color: #000080; text-decoration: underline; }

div#header,
div#topmenu,
div#sidebar1,
div#introimage,
.tabs,
div#soft_buy,
div#footer_counter
   { display: none !important; }
.noprint       { display: none !important; }
.panes .pane { display: block !important;}

.foot { background: none; border: none; }

div#main_wrapper   { overflow: visible; float: none; min-width: none; max-width: none; width: auto; margin: 0 5%; background: none; border: none; }
div#contentholder,
div#content_inner,
div#mainContent  { overflow: visible; float: none; width: auto; margin: 0; text-align: left; background: none; }

.highslide-img  { background: none; }
.highslide-text { color: #000000; }


div#footer     { clear: none; width: auto; margin: 2em 0 0 0; position: static; background: none; border-top: 1px black solid; }
#footer address { display: none !important;}
#footer cite    { display: inline !important; margin: 0 2em; }


@media screen {
 #screenme { display: block !important; text-align: right; font-size: 85%; }
}
@media print {
 #screenme { display: none !important; }
}

