﻿/* Overrides all.css and produces a print version with menues etc. disabled!*/
html {overflow: visible;}
body { background: white; font-size: 10px; font-family: Arial, Calibri, Arial, Arial, sans-serif;}
#page { background: white; width: 100%; height: 100%;  }
div#container { width: 100%; margin: 0; background: #fff; padding: 16px 0 0 0; overflow:visible;}
/*#top, #sidebar, #latest_comment, #comment_type, .action, .content-top-right, .quick-case {display:none}*/
#top, #latest_comment, #comment_type, .action, .content-top-right, .quick-case {display:none}
/*#footer { background: white; width: 952px; height: 50px; margin: 0 auto; }*/
#footer { background: white; width: 669px; height: 50px; margin: 0 auto; }