#timeline-control {
	padding: 3px;
  border: 1px dashed black;
  text-align: center;
}

#timeline {
  width: 100%;
  height: 250px;
  border: 1px solid black;
}
