
/* Alpha transparency png fix */
/* To use: uncomment & change path to match your Fusion Core location*/

div.pngfix,
#logo img {
  behavior: url(/sites/ydp-level1-dev.graf-x.local/themes/fusion/fusion_core/js/iepngfix.htc);
}

