.video {
  float: left;
  width: 150px;
  margin: 5px;	
}

.clear {
  clear: both;
}

.thumbnail {
  border: 0px;
}

#player {
  display: none;
}