/*
 Print styles
 Site: CCRF
*/

body {
 font-size: 9pt;
}

#inner {
 clear: both;
}

#logo {
 margin: 0 auto 3.5em auto;
 display: block;
}

/* Hide unnecessary parts */
#accessibility, #top-tools, #masthead img.left, #masthead img.right, #nav, #footer ul, .pager {
 display: none;
}

#footer {
 border-top: 1px solid #000;
 font-size: 0.9em;
 margin-top: 2em;
 padding-top: 0.5em;
}