/* thumbs */
#thumbs {
  text-align: center;
}

#thumbs img {
  border: 3px solid #ddd;
  margin-left: 17px;
}

#thumbs img.first {
  margin-left: 0;
}

.thumb img {
  border: none;
}