/**************************************************************************
 * Lancashire Grid for Learning (LGfL) - www.lancsngfl.ac.uk
 * Global stylesheet (26 Aug 2004)
 */


/**************************************************************************
 * Imported stylesheets
 */

@import url("/lgfl_shared/css/global_generic.css");


/**************************************************************************
 * IE5/Mac only stylesheets
 * Employs the IE5/Mac Band Pass Filter:
 * http://stopdesign.com/examples/ie5mac-bpf/
 */

/*\*//*/
  @import "/lgfl_shared/css/global_ie5mac.css";
/**/


/**************************************************************************
 * IE5/Win only stylesheets
 * Employs the Mid Pass Filter:
 * http://tantek.com/CSS/Examples/midpass.html
 */
 
@media tty {
  i{content:"\";/*" "*/}} @import '/lgfl_shared/css/global_ie5win.css'; /*";}
}/* */

