/*------------------------------------------------------+
 | Site: Greater Auburn Gresham Development Corporation |
 | Part: Internet Explorer styles                       |
 +------------------------------------------------------+
 | * html = Internet Explorer 5/6                       |
 | * + html = Internet Explorer 7                       |
 +------------------------------------------------------*/


/* Basics
======================================================================*/
* html hr { margin: -0.5em 0 0.833em; }
* html legend { margin-bottom: 1em; }
* + html hr { margin: -0.5em 0 0.833em; }
* + html legend { margin-bottom: 1em; }


/* Content
======================================================================*/

/*--- Calendar ---*/
* html .cal .date { margin: 0.2em 6% 0 -10%; }
* + html .cal .date { margin: 0.2em 6% 0 -20%; }
* + html .panel .cal .date { width: 50%; }
* html .cal .info { margin-left: 22%; }
* html .cal .title { height: 1%; }