/*-------------------------------------------+
 | Site: Frazier International Magnet School |
 | Part: Internet Explorer styles            |
 +-------------------------------------------+
 | * html = Internet Explorer 5/6            |
 | * + html = Internet Explorer 7            |
 +-------------------------------------------*/


/* Basics
======================================================================*/
* html hr { margin: 0 0 0.833em; }
* + html hr { margin: 0 0 0.833em; }


/* Core layout
======================================================================*/
* html #content { height: 1%; }
* + html #content { height: 1%; }

/* Content
======================================================================*/

/* New forms */
* html dl.form .label { margin-left: -20%; }
* + html dl.form .label { margin-left: -20%; }

/*--- Navigation ---*/
* html #nav { height: 1%; }
* + html #nav { height: 1%; }