/***
    Video page style
***/

table.bottom-video{
    width: 800px;
}

table.bottom{
    height: 150px;
    margin-bottom: 10px;
}

table.bottom div.bottom-video-container{
     border: 0px solid #000000;
     height: 150px;
     overflow: hidden;
     position: absolute;
     width: 288px;
}

table.bottom div.bottom-video-container div.picture-wrapper{
     border: 0px solid #000000;
     height: 140px;
     overflow: hidden;
     width: 100px;
     margin-top: 10px;
}

table.bottom div.bottom-events-container{
     border: 0px solid #000000;
     height: 150px;
     overflow: hidden;
     padding-top: 20px;
     padding-left: 5px;
     padding-right: 5px;
     position: absolute;
     width: 512px;
}

td.bottom-event-column{
    width: 250px;
}