/* CSS Document */

/*
USAGE: All you have to do is include this one line in your CSS file, with the
tag names to which you want the script applied:
*/

#main_navi li, #bar, #slide, #mistkabel{ behavior: url(js/iepngfix.htc) }

/*
Alternatively, you can specify that this will apply to all tags like so:
{ behavior: url(iepngfix.htc) }
*/
