table.gallery_table {
  width: 100%;
}

td.gallery_td_img {
  text-align: center;
}

.gallery_title {
  font-weight: 700;
  font-size: 12pt;
  text-align: center;
  margin-bottom: 4px;
}

.gallery_info {
  text-align: center;
  font-style: italic;
  margin-bottom: 2px;
}

.gallery_desc {
  margin-top: 4px;
  margin-bottom: 26px;
}

td.gallery_td_avatar {
  text-align: center;
  height: 120px;
}

