@media print{
    #header,#splash,.comments,.pankz,#est_in,.btn_1,#caseexample,#side,#footer,#foot_flat{
        display:none;
    }
    body.double #main{
        width:100%;
    }
    #est_out{
        width:100%;
    }
    table.fmt02 tbody th{
        background-color:#FFFFFF;
        color:#000000;
    }

}
