body { background: transparent; font-size: 12pt; color: #000; }

h1, h2, h3, h4, h5, h6 { margin: 7pt 0; page-break-after: avoid; }

h1 { font-size: 130%; }

h2 { font-size: 110%; }

h3 { font-size: 100%; }

h4 { font-size: 90%; }

img { border: none; }

ul, ol, p, table { margin: 7pt 0; }

table { width: 100%; border-collapse: collapse; }

th, tr td { padding: 2pt; border: 1pt solid #000; }

th { text-align: center; }

form table { width: auto; }
form table th,
form table td { border: none; }

hr { clear: both; }

@page { margin: 2.5cm; }

#random-news, #top-links, #search, #left-col, #menu, #issues-menu, #media, #email-friend, #contact-form, #newsletter-menu, #right-col, #article-footer, #skip, .comments, .submit, .paging, .hidep, .link-more, .link-back { display: none; }

#logo a { font-size: 130%; color: #666; text-decoration: none; }

#content { width: auto; float: none; }

#article-detail { width: 100%; margin: 0 auto; }
#article-detail .img { width: 257px; margin-right: 10px; float: left; }

.clearfix:after { content: "."; height: 0; display: block; clear: both; visibility: hidden; }
  
.clearfix { display: block; }

/* ie win hack ~ height acts like min-height \*/
* html .clearfix { height: 1%; }
/* end comment required */
