/**************************************************
 * Imports CSS for Screen
 **************************************************/

@import url("../main2.css");

/**************************************************
 *   Import IE5/Mac hacks                         
 *   Uses the IE5/Mac Band Pass Filter:		       
 *   http://stopdesign.com/examples/ie5mac-bpf/		
 **************************************************/

/*\*//*/
  @import "../hacks/ie5mac2.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'; /*";}
}/* */