#fotobook-photos-widget .thumbnail {
  -x-background-x-position: center;
  -x-background-y-position: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  float: left;
  margin: 5px;
  overflow: hidden;
  border: solid 5px #FFFFFF;
  margin: -50px 0 0 10px;
  background-color: #FFFFFF;
}

#fotobook-photos-widget img {
  border: 0;
}