/* Generated by KompoZer */
#vlightbox {
  margin-left: auto;
  margin-right: auto;
  width: 731px;
  background-color: white;
}
.vlightbox {
  margin: 5px;
  display: -moz-inline-stack;
  position: relative;
  vertical-align: top;
  width: 120px;
  font-family: Trebuchet,Tahoma,Arial,sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  opacity: 0.87;
}
.vlightbox a {
  margin: 0;
}
.vlightbox:hover, .vlightbox a:hover {
  opacity: 1;
}
.vlightbox img {
  border:  none;
  margin: 0;
  display: block;
}
.vlightbox div {
  display: none;
}
