#event_status {
    text-align: center;
    color: #fff;
    letter-spacing: 0.2em;
    font-size: 1.1em;
}

#container {
    width: 940px;
    text-align: left;
    padding: 0 90px;
}

#container .left { float: left; width: auto; }
#container .right { float: right; width: auto;}

#top_row {
    height: 250px;
}

#video_row {
    height: 350px;
    margin-bottom: 10px;
    padding-top: 10px;
}

#bottom_row {
    height: 150px;
    padding-top: 10px;
}

#bottom_row ul {
    list-style-type: none;
    margin: 0;
}

#bottom_row ul li { float: left; width: 300px; text-align: center;}

#video {
    width: 620px;
    height: 349px;
}

#scoreboard {
    height: 350px;
    width: 300px;
}

#scoreboard iframe {
    height: 100%;
}

#footer_row {
    margin-left: -10px;
}

#footer_row ul {
    list-style-type: none;
    margin: 0;
    width: 960px;
}

#footer_row ul li { float: left; }