.pimg-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  /*display: block;*/
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  /*margin: -6px 6px 6px -6px;*/
  padding: 4px;
} 
 
.pimg-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
 
.gallery-item {
  float:left;
  text-align: center;
}

.gallery-footer {
  clear:both;
  text-align: center;
  float:left;
  width: 100%;
}

.gallery-row {
  width: 100%;
  clear: both;
  float: left;
}

.gallery-thumbbox {
  text-align: center;
}

.gallery-photo {
  /*display: block;*/
  text-align: center;
  margin-left: auto;
  margin-right: auto;  
}

.gallery-photoinfo {
  clear: both;
  text-align: center;
}

.page-widget {
  clear: both;
  
}