.not_printable, header, #slider_section_tours, .left_site_trip, #newsletter, footer {
    display: none;
}
.printable, .only_printable, .printable * {
    display: block;
}
#printable {
    display: block;
    width: 100%;
}
.yt_div {
    width: 32%;
    float: left;
    margin-bottom: 5px;
    padding: 1px;
}

#Header, #Footer { display: none !important; }
