﻿.LeftContainer {
    float: left;
    margin-bottom: 2px;
}

.RightContainer {
    float: right;
    white-space: normal;
    width: 156px;
    margin-bottom: 2px;
 }
 
 .Slider_Video_ThumbnailSmall {
    top: -40px;
    position: relative;
    left: 30px;
    background: none !important;
    float: none !important;
 }
 
 .Slider_Video_Thumbnail {
    top: -35px;
    position: relative;
    left: 365px;
    background: none;
 }