@charset "UTF-8";
@media print
{
    #supplementals{
        display:none!important;
    }
    .element_border{
        background:white!important;
        }
    #page_border{
        background:white!important;
    }
    #agb_text{
    padding:20px 20px 10px 40px;
    background-image: none!important;
    min-height:340px;
    }
    #agbimg{
        width:0%!important;
        display:none;
    }
    #agbheader{
        width:100%!important;
    }
    #login,#member,#pass_help_border,#social_links,#botNav,#tb_findSerial,#mydata,#tb_findIMEI,#tb_findSerial,#myinv{
        display:none!important;
    }
    #logo{
        display:block!important;
    }
}