* {
  float: none;
}

body {
  font-family: helvetica, arial, verdana;
  font-size: 10pt;
  line-height: 14pt;
  padding: 5%;
}

/* hide from printer
---------------------------------------------*/

#sidebar, #gns_01, #gns_02,
#header .page_feed, #subscribe,
.hr .page_feed, #pagination,
.upper a.action, #commentBox,
.rating_links, ul.action, #rating_label,
.RatingAvgLarge, #RatingWidget, 
.actionmessage, #footer, .rate,
.EventAds, img {
  display: none;
}

/* set new page width
-----------------------------------------------*/
#header, #container, #page {
  width: 100%;
}

a.img {
  border: 0;
}

a, a:link, a:active, a:visited {
  color: gray;
}

.content img {
display: block;
}

.print {
  display: block;
  border-bottom: 2px solid gray;
}

h1 {font-size: 20pt;}
h2 {font-size: 18pt;}
h3 {font-size: 16pt;}
h4 {font-size: 13pt;}
h5 {font-size: 10pt;}
h6 {font-size: 8pt;}
