
#lightbox {
  display: none;
  font-size: 10px; color: #666666;
  width: 242px;
}

#lightbox h4 {
  color: #004a91;/*blue at top*/
  font-size: 12px;
  font-weight: bold;
}

#lbMid {
  text-align: center;
  background: url("/i/lbMid.gif") repeat-y;
}

#lbMid0 {
  padding: 10px 14px 13px 14px;
}

#lbMid1 {
  margin: 0 5px 0 5px;
  background-color: #004a91;/*light blue e8f6ff*/
}

#lbMid1 img {
  margin-top: 5px;
}

.detailsBubble {
  display: none;
}

