/* Printable Version */

body {
    width: 100%;
    background:#fff!important;
}
#header {
    display: none !important;
}

#mycustomscroll_contentwrapper {top:0!important;}
#accordion,
.bgmetapost,
.hdr,
.hide_print {display:none;}
#mycustomscroll {
    width: 100% !important;
    height: auto !important;
    overflow:visible !important;
    position: relative !important;
}
#mycustomscroll_mcontentwrapper{
    height: auto!important;
    top: 0px!important;
    overflow: visible!important;
}
table[width="700"] {
    width: 100% !important;
}
.print_setting{
display: none;
}