html .NnSlideshow.fullscreen .footer .links .relatedArticle {
  /* The following !important is necessary, otherwise "#mainColLeft p" is stronger */
  font-family: "Benton Sans Cond" !important;
}

.fullscreenOverlay {
  z-index: 10000; /* Use 10000 becuase 1 was too less, ads sometimes overlapped (espacially by flash ads sidebar) */
}