/*   Print styles   */

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

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

#sidebar, #languages {
display:none;
}

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