.umbGallery {
  list-style: none;
  display: block;
  margin: auto;
  padding: 0;
  }

.umbGallery li {
  float: left;
  display: inline;
  text-align: center;
  margin: 10px;
  padding: 10px;
  width: 110px;
  height: 120px;
  color: #999;
  border: 1px solid #ced7de;
  /*background-color: #fff;*/
  }

.umbGallery li div{height: 88px;}

.umbGallery a {
  text-decoration: none;
  }

.umbGallery a b {
  text-decoration: inherit;
  }
.umbGallery a img {
  border: 1px solid #999;
  text-decoration: none;
  }



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
