/* Generated by KompoZer */
#thumbBox {
  padding: 10px 10px 0;
  background: #590000 none repeat scroll 0% 50%;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  visibility: hidden;
  cursor: pointer;
  z-index: 1500;
}
#thumbBox .footerbar {
  padding: 5px 0;
  font-family: Tahoma;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  font-size-adjust: none;
  font-stretch: normal;
  letter-spacing: 5px;
  line-height: 1.1em;
  color: white;
  text-align: right;
}
#thumbBox #thumbImage {
  background-color: white;
}
#thumbLoading {
  border: 1px solid black;
  padding: 5px;
  position: absolute;
  visibility: hidden;
  background-color: #efefef;
  z-index: 5;
}
