/* the following will only load the fix css if browser is IE5 on the Mac */
/*\*//*/
  @import "ie5mac.css";
/**/

/* the following will only load the fix css if browser is IE5.x/Win \*/
@media tty {
 i{content:"\";/*" "*/}} @import url(ie5win.css); /*";}
}/* */