﻿#filmstrip {
  position: absolute;
  top: 60px;
  left: 450px;
  display: none;
}

#filmstrip img {
  height: 120px;
}


