.picasa-photo-teaser {
  float: left;
  width: 145px;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
}
.picasa-photo-teaser #photo {
  text-align: center;
}
.picasa-photo-teaser img {
  background: url(../sprite.gif) no-repeat top left;
}

.picasa-photo {
  float: left;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
}
.picasa-photo #photo {
  text-align: center;
}
.picasa-photo img {
  background: url(../sprite.gif) no-repeat top left;
}
