body.live-results {
    background: #404040;
    color: white;
}

body.live-results #MeetDetails,
body.live-results #bottom_nav,
body.live-results #MSOFooter {
    display: none !important;
}

div.in-rotation-wrapper {
    max-width: 977px;
}


.event-content .dates .thru {
    padding-left: 3px;
    padding-right: 3px
}

.event-content .dates li {
    display: table-cell
}
