/*
-----------------------------------------------
CATHAY PACIFIC SCREEN MASTER
Version:  7 May 2005
----------------------------------------------- */


/* Imported Styles
----------------------------------------------- */
@import url("global.css");
@import url("region.css");




/*
-----------------------------------------------
CONTAINED HACKS & BASIC STYLES FOR OLD 
BROWSERS THAT DON'T SUPPORT @IMPORT
----------------------------------------------- */


/* IE5/MAC-ONLY STYLES
   Uses the IE5/Mac Band Pass Filter:
   http://stopdesign.com/examples/ie5mac-bpf/
----------------------------------------------- */
/*\*//*/
  @import url("ie5mac.css");
/**/


/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }


/* IE5.x/WIN-ONLY STYLES
   Uses the Mid Pass Filter:
   http://tantek.com/CSS/Examples/midpass.html
----------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import url('ie5win.css'); /*";}
}/* */
