#gallery {
  float: left;
  width: 100%;
}

.thumb {
  height: 100px;
  width: 104px;
  margin: 10px 35px 10px 7px;
  float: left;
}