/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/* line 8, ../../app/stylesheets/ie.scss */
body.ie8 .letter-to-editor-box h2.box-header {
  letter-spacing: -1px !important;
  padding-left: 190px !important;
}

/* line 17, ../../app/stylesheets/ie.scss */
body.ie7 .events-box ul.events-list li .date-box .day {
  margin-left: -25px !important;
}
/* line 21, ../../app/stylesheets/ie.scss */
body.ie7 .events-box ul.events-list li .date-box .month {
  letter-spacing: -1px !important;
  font-size: 9px !important;
  margin-left: -32px !important;
}

/* line 31, ../../app/stylesheets/ie.scss */
html.ie8 h2.main-header .right,
html.ie7 h2.main-header .right {
  width: 273px !important;
}
/* line 35, ../../app/stylesheets/ie.scss */
html.ie8 .story-box .box-contents .content,
html.ie7 .story-box .box-contents .content {
  overflow: visible !important;
}
/* line 38, ../../app/stylesheets/ie.scss */
html.ie8 .story-box .box-contents .content .article,
html.ie7 .story-box .box-contents .content .article {
  min-height: 165px !important;
}
