/**************************************************************************
 * Lancashire Grid for Learning (LGfL) CMS - www.lgflcms.co.uk
 * Global style sheet
 */


/**************************************************************************
 * Imported style sheets
 */

@import "common.php";
@import "commonEditor.php";
/*@import "dynamic.php";*/


/**************************************************************************
 * IE5/Mac only style sheets
 * Employs the IE5/Mac Band Pass Filter:
 * http://stopdesign.com/examples/ie5mac-bpf/
 */

/*\*//*/
  @import "normal_ie5mac.css";
/**/


/**************************************************************************
 * IE5/Win only style sheets
 * Employs the Mid Pass Filter:
 * http://tantek.com/CSS/Examples/midpass.html
 */
 
@media tty {
  i{content:"\";/*" "*/}} @import 'normal_ie5win.css'; /*";}
}/* */
