.gallery_cat_thumbnail {
  width: auto;
  height: auto;
  line-height: 1.6em;
  text-align: center;
  vertical-align: middle;
  padding: 0px 0px 15px 0px;
}

.gallery_img_thumbnail {
  width: auto;
  height: auto;
  line-height: 1.6em;
  text-align: center;
  vertical-align: middle;
  padding: 0px 0px 15px 0px;
}

.gallery1 {
  width: 100%;
  height: auto;
  line-height: 1.6em;
}

.gallery2 {
  width: 100%;
  height: 36px;
  font-weight: bold;
  line-height: 1.6em;
  text-align: right;
  vertical-align: middle;
  padding: 0px 25px 0px 25px;
  background: #E5DEC1;
}

.gallery_selected_number {
  color: #BFBFBF;
}

.thumbnail {
  border: 1px solid #000000;
}

.thumbnail a:link { color: #E5DEC1; text-decoration: none; }
.thumbnail a:visited { color: #E5DEC1; text-decoration: none; }
.thumbnail a:hover { color: #E5DEC1; text-decoration: none; }
