/*  When printing the containers for vertical centering will be positioned staticly (so they cannot be moved around by the javascript code) */
#wrapper, #content {width: auto;border: 0;margin: 0 5%;padding: 0;float: none !important;}
h1, h2            { text-align: left; text-decoration:overline; margin:0;padding:0; font-size: 12pt; }
h3                { text-align: left; text-decoration:none; border-top-style: dotted; margin:0;padding:0; font-size: 10pt; }
p                 { text-align: justify; font-size: 10pt; margin:0;padding:0;}
i                 { display:none; }
strong            { display:none; }
.entry, .box-style8, .box-style1, .box-style4            { text-align: justify; text-decoration:none; margin:0;padding:0; }
/*  Opera8 thinks that the background of the page is black...  */
div#content2, #content3, #content4, #sidebarshop, #sidebarshop2 {
   margin-left: 5px;
   padding-top: 1em;
   border-top: 1px solid #930;
   width: 100%;
   }

body, html         { background-color:white !important; color:black; width:90%; }
table              { background-color:white !important; color:black; margin: 0 0 0 0; }
#header, #header-two, #sidebar, #logo, #menu, #footer, .box-style9  { display:none; }
#content           { background-color:white; }
td { background-color:white !important; text-align: center; font-size: 0.75em; margin: 0pt; }
