#gallery_table {
  width: 100%;
}

.gallery_thumbnail {
  border-style:solid;
  margin-right: 5px;
  margin-left: 5px;
  border-color: white;
  border-width: 1px;
}

#gallery_row {
  height: 75px;
}

.gallery_category {
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
}