@media print {
#header, header nav, footer, .sponsors, #jumpto, #rev_slider_8_1_forcefullwidth {
display: none;
}
.html_header_top.html_header_sticky #main {
    padding-top: 0px!important;
}
h1.borderedheading {
    margin: 0 auto!important;
}
h1 {
    font-size: 16px!important;
}
h2, .sessionday,h2#dayone, h2#daytwo {
    font-size: 14px!important;
}
h3 {
    font-size: 12px!important;
}
p, body, html {
    font-size: 10px!important;
}


.sessionentry {
    width: 100%;
    border-top: 1px solid #e6e6e6 !important;
    border-bottom: 1px solid #e6e6e6 !important;
    clear: both;
    overflow: visble;
    display: inline-block!important;
}
}