.photogalleryTable {
  border-bottom: 0 !important;
}
.photogalleryItem {
  border: 0 !important;
  padding: 5px;
}
.photogalleryItem img {
  border: 1px solid #eeeeee;
  padding: 4px;
}
.photogalleryNavigation { 
  border: none;
}