.video-container
{
    float: left;
    width: 640px;
}

.media-columns
{
    width: 958px;
    background: #fff url("../images/two_column_background.jpg") top left no-repeat;
}

.media-columns .column-title
{
    border-bottom: none;
    height: 25px;
    overflow: hidden;
}
