﻿#video-player-full { margin: 50px auto; width: 500px; height: 280px; }
.largeVideo #video-player-full { margin: 50px auto; width: 800px; height: 476px; }
#video-player-large { margin: 50px auto; width: 800px; height: 500px; }
ul.sf_videoList { margin: 0 auto !important; width: 660px; overflow: auto; }
ul.sf_videoList li { height: 120px; width: 150px; float: left; margin: 15px 15px 0 0 !important; }
ul.sf_videoList li .video-title { text-align: center; line-height: 1em; }
.freedomRailDifference #video-player-full{
  width: 500px;
  height: 275px;
  background-color: #fff;
  border:: 1px solid #fff;
}
