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