/*
-----------------------------------------------
'labour.ie' Screen Master
Author:   Tom Duke
          http://www.technofutures.ie/
Version:  11th January 2007
----------------------------------------------- */

/* Thanks to Douglas Bowman
   http://www.stopdesign.com/
   (and others) for this CSS structure
   which keeps hacks in separate files
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url("base.css");
@import url("forms.css");

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