* {
    text-shadow: none !important;
}
body:nth-child(2) {
    overflow-y: visible;
}
#top, #nav, #top-rhs, #top-search, #top-login, #youarehere, #crumbs, #bottom, #footer {
    display: none;
}
.noprint {
    display: none;
}
#content {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
}
#content a {
    color: #000;
}

#content .stage-summary {
    border-top: none;
    page-break-inside: avoid;
}
.stage-summary.break {
    page-break-after: always;
}
.schedule .details .pitch,
.schedule .details .ref {
    display: inline;
    font-weight: bold;
}
.schedule .details .pitch {
    padding: 0 2em;
}
.schedule .details .ref {
    padding-left: 1em;
}
#pimpage {
    display: block;
    text-align: center;
    color: #114685;
}
