/* the following will only load the fix css if browser is IE5.x/Win */
@media tty {
 i{content:"\";/*" "*/}} @import 'fixfor_ie5win.css'; /*";}
}/* */

/* the following will only load the fix css if browser is IE5.x/Mac */
/*\*//*/
  @import 'fixfor_ie5mac.css';
/**/