@media print {
    body{font-size: 13px;}
    h1, .h1{font-size:13px;}
    h3, .h3{font-size:13px;}
    h4, .h4{font-size:13px;}
    h5, .h5{font-size:12px;}
    .no-print{display:none;}
    .main{margin:0;}
    .regular .main, .practices .main{width:auto;}
    .content{background-image:none;}
    .header, .navigation, .footer, .content-navigation{display:none;}
    .home .line{overflow:none;}
    .home .unit{height:auto !important;width: auto !important;float:none;}
    .home .box{width: auto !important;height: auto !important;}
    .regular .gutter{margin-right:5px;}
    .regular .gutter-has-logo{display:none;}
    .regular .main-content{width:auto;overflow:hidden;float:none;}
    .regular .two-column .column{float:none;width:auto;padding:0;}
    .regular .two-column-seperated{background-image:none;}
    .regular .author-list{overflow:hidden;*zoom:1;}
    .regular .author-list li{float:left;margin-right:10px;}
	.regular .author-list img{width:105px;height:105px;}
    .regular .agenda-item{*margin-top:20px;}
    .regular .hidden-header h1{*margin-top:10px;}
    .pdf{display:none !important;}
    .news-item img{position:static;float:right;}
    .practices .gutter{width:auto;float:none;overflow:auto;}
    .practices .main-content{margin-left:20px;}
}

