/* Fix for fading header images overlapping fancybox wrappers */

div#fancy_outer {
  z-index: 160;
}
div#fancy_bg {
  z-index: 155;
}

div#fancy_content {
  z-index: 180;
}

a.fullview_link {
  display: block;
}
