
}
.bordo_img {
  border: 1px solid #666666;
  padding: 2px;
}
#lightbox {
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;
  padding: 10px;
  background-color: #eeeeee;
}
#lightboxDetails {
  font-size: 0.8em;
  padding-top: 0.4em;
}
#lightboxCaption {
  float: left;
}
#keyboardMsg {
  float: right;
}
#closeButton {
  top: 5px;
  right: 5px;
}
#lightbox img {
  border:  none;
  clear: both;
}
#overlay img {
  border:  none;
}
#overlay {
  background-image: url(http://www.scuoladecs.ti.ch/emigrazione/images/overlay.png);
}
* html #overlay {
  background-color: transparent;
  background-image: url(blank.gif);
}
.thumbnail {
  border: 1px solid #dddddd;
  padding: 7px;
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}
.caption {
  font-size: 0.9em;
  padding-top: 0.2em;
}

