.entrydisplay { position:relative; }
/* Gallery Styles */
.thumbbox {
list-style:none;
margin:0 0 16px;
padding:0;
}
.thumbbox img {
  display:none;
}
.gal-disp.show {
  font-size:10px;
  overflow:hidden;
  position:relative;
  display:block;
  margin:0 auto;
}
#locations > iframe {
  position:absolute;
  right:0;
  bottom:0;
}

