.flickr_photoset {
  width: 553px; margin: 0 auto; padding: 5px;
  border: 1px black solid;
  background: #eee;
}

.flickr_photoset img {
  width: 75px; height: 75px;
  border: 0; margin: 0 2px;
  background: url('images/loading.gif');
}

.flickr_photoset .flickr_error {
  font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}