/*   Print styles   */

#wrapper {
margin: auto !important;
width: auto !important;
left: 0 !important;
border: 0 !important;
}

#content {
background: #fff;
color: #000;
font-size: 9pt !important;
float: none !important;
width: auto !important;
border: 0 !important;
}

#sidebar, #groups {
display:none;
}

#content a:link:after, #content a:visited:after {
content: " [ url: " attr(href) " ] ";
font-size: 0.9167em;
color: #000;
}

#header h1 {
  text-indent: 0 !important;
  height: 1em !important;
}
