body { background: white; color: black; font: 12pt "Times New Roman", "Times NR", Times, serif; } 
A:link, A:visited { background: white; color: black; text-decoration: none; font-weight: bold; }
h1 a:link, h1 a:visited { text-decoration: none; }
DIV.search, .promoWrapper, .intro { display: none; }
DIV.entry { margin-top: 24pt; }
DIV.post h2 {display: none; }
DIV.entry {text-align: justify; line-height: 24pt; }
DIV.claim_listing { page-break-before: always; }
DIV.comments { page-break-before: always; }
DIV.comments a:link:after, DIV.comments a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
p.whatIs { display: none; }
form.comment_form { display: none; }

#oddclaims, #evenclaims { page-break-inside: avoid; }

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
