.img-shadow {	/*.img-shadow*/
  float:left;
  background: url(../designfiles/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../designfiles/shadow.gif) no-repeat bottom right;
  margin: 25px 25px 0 0 !important;
  margin: 10px 0 0 5px;
}
.img-shadow a {	/*.img-shadow a*/
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}
