@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("foxnews.com") {

#gallery_caption {
  position: relative !important;
  top: 0px !important;
  margin: 5px !important;
  height: auto !important;
}

#gallery_strut {
  position: relative !important;
  top: 0px !important;
  height: auto !important;
}

.quigo {
  display: none !important;
}

}