/**************************************************************************
 * Lancashire Grid for Learning (LGfL) - www.lancsngfl.ac.uk
 * Local style sheet
 */


/**************************************************************************
 * Imported style sheets
 */

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


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

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


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