/* $Id: ie6-fixes.css,v 1.1.2.1 2011/06/21 21:16:37 jim Exp $ */

/* Alpha transparency png fix */
/* To use: uncomment & change path to match your Fusion Core location*/
/*
div.pngfix,
#logo img {
  behavior: url(/sites/all/themes/fusion/fusion_core/js/iepngfix.htc);
}
*/


.rounded-corners {
    behavior: url(/css/border-radius.htc);
    border-radius: 10px;
}
