#fotobook-photos-widget .thumbnail {
  -x-background-x-position: center;
  -x-background-y-position: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  float: left;
  margin: 0px 5px 5px 0px;
  overflow: hidden;
}

#fotobook-photos-widget img {
  border: 0;
width: 75px;
height: 75px;
}