#ImageBoxOverlay {
  background-color: #000000;
}
#ImageBoxCaption {
  background-color: #F4F4EC;
}
#ImageBoxContainer {
  background-color: #F4F4EC;
}
#ImageBoxCaptionText {
  font-weight: bold;
  padding-bottom: 4px;
}
#ImageBoxCaptionImages {
  margin: 0;
}

