/* PRINT SETTINGS */
/* FIREFOX: background images on; zoom:80%, no margin's; */

@page {margin:0%;}

.right_column, ul.navigation, ul.sub_nav_container, .header_logo, .header_right, .footer ul {display:none !important;}
.right_column {margin:0;width:0;}

.wrapper{width:835px;min-height:1125px;} /* outlined for A4 */
.content_container{min-height:1125px;height:100%;/*border:3px solid green;*/}
.model_layout {margin-right:0;}
/*table.reference_table, table.asset_table {page-break-inside:avoid;}
.asset_table td, .reference_table td {page-break-inside:avoid;orphans:3;}
*/
.model_container_box_margins {width:455px;}
.model_container_box {padding-bottom:0px;}
.footer p {margin-top:2px;margin-right:17px;padding-right:0;}

* html .wrapper{min-height:1125px;width:747px;}
* html .content_container {height:1125px;}
* html .header_line_top {width:745px;widt\h:747px}
* html .header_striped_lines {width:745px;widt\h:747px}
* html .model_layout {width:541px;}
* html .model_container_box_margins {width:auto;}
* html .pro_table, con_table {padding-right:1.75em;}
* html .model_container_box {margin-left:17px;marg\in-left:13px;width:459px;padding-bottom:10px;}
* html .table_middle_column {width:459px;wid\th:469px;}
* html .footer p {margin-right:13px;margi\n-right:10px;}

/* show links in mozilla (exclude homepage) */
.reference_table a:link:after, .reference_table a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
