/* Generated by KompoZer */
#imageContainer {
  height: 200px;
}
#imageContainer img {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
#blackLayer {
  display: none;
  background-color: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}
