.video-container {
      position: relative;
      width: 710px;
      height: 430px;
      overflow: hidden;
      background: url(img/Vse-Sam-interface-01.jpg);
#      cursor: url(img/Vse-Sam-interface-02.gif) 25 3, pointer;
    }
    .video {
      position: absolute;
      left: 140px;
      top: 53px;
      width: 432px;
       height: 325px;
    }
    .video.hide {
      width: 1px;
      height: 1px;
      overflow: hidden;
    }
    .ctl {
      display: block;
      position: absolute;
      width: 37px;
      height: 26px;
    }
    .ctl_1 {
      top: 187px;
      left: 59px;
    }
    .ctl_2 {
      top: 224px;
      left: 59px;
    }
    .ctl_3 {
      top: 261px;
      left: 59px;
    }
    .ctl_4 {
      top: 298px;
      left: 59px;
    }
    .ctl_5 {
      top: 187px;
      left: 616px;
    }
    .ctl_6 {
      top: 224px;
      left: 616px;
    }
    .ctl_7 {
      top: 261px;
      left: 616px;
    }
    .ctl_8 {
      top: 298px;
      left: 616px;
    }
