#tx_whidamgallery_abCenter, #tx_whidamgallery_abBottomContainer {
  position:absolute;
  left:50%;
  overflow:hidden;
  background-color:#fff;
  z-index:100;
}

#tx_whidamgallery_abCenter a, #tx_whidamgallery_abBottomContainer a {
  text-decoration:none;
  border:none;
  outline:none;
}

#tx_whidamgallery_abContent {
  overflow: auto;
  background-color: #826F52;
  margin: 10px;
  padding: 10px;
}

.tx_whidamgallery_abLoading {
  background:#fff url(../images/spinners/ajaxbox.gif) no-repeat center;
}

#tx_whidamgallery_abBottom {
  font-family:Helvetica, Arial, sans-serif;
  font-size:11px;
  color:#666;
  line-height:1.4em;
  text-align:left;
}

#tx_whidamgallery_abCloseLink {
  background:transparent url(../images/close.gif) no-repeat center;
  display:block;
  float:right;
  width:26px;
  height:26px;
  margin: 0 10px 10px 10px;
}
