/*
 Screen style    
 Site: 1234Facts
*/

/* Hide unnecessary parts */
.accessibility, .global-nav, #nav, #footer ul, .arrow-up, .arrow-down, #sidebar img, #faqs-print { display: none; }

body { font-size: 9pt; }
h1 { color: #6A9A2F; margin: 1em 0; }
h1 a { color: #6A9A2F; }
#sidebar h2 { margin-bottom: 1em; }
.jScrollPaneContainer, #content-scroll { width: auto !important; height: auto !important; position: static !important; }
#footer { border-top: 1px solid #000; font-size: 0.9em; margin-top: 2em; padding-top: 0.5em; }

