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