/* PRINT SETTINGS FF */
/* FIREFOX: background images on; zoom:80%, no margin's; */ 

@page {margin:0%;}

.right_column, ul.navigation, .header_logo, .footer ul {display:none !important;}
.right_column {margin:0;width:0;}

.wrapper {width:835px;min-height:425px;} /* outlined for A4 */
.content_container {min-height:170px;height:100%;border-right-width:0px;}
.middle_container {height:136px;margin-left:20px;}
.footer p {margin-top:3px;margin-right:17px;padding-right:0;}

/* show links in mozilla (exclude homepage) */
.reference_table a:link:after, .reference_table a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


