@import "screen.css";

/* Import IE6/Win hacks
    Uses the star html hack:
    http://www.info.com.ph/~etan/w3pantheon/style/starhtmlbug.html */
    @import "hacks/ie6win.css";

/* Import IE5/Mac hacks
   Uses the IE5/Mac Band Pass Filter:
   http://stopdesign.com/examples/ie5mac-bpf/ */
/*\*//*/
@import "hacks/ie5mac.css";
/**/

/* Import IE5/Win hacks
   Uses the Mid Pass Filter:
   http://tantek.com/CSS/Examples/midpass.html
----------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import 'hacks/ie5win.css'; /*";}
}/* */

