/*
 *  Styling fixes for older IE browsers
 **/
/* line 12, ../sass/ie.scss */
#content_wrapper .section .content form fieldset input[type="submit"] {
  background-color: #a2d2de;
}
/* line 18, ../sass/ie.scss */
#content_wrapper .section .content .registration-confirmation a[href*="doc"] {
  background-color: #a2d2de;
}
/* line 22, ../sass/ie.scss */
#content_wrapper .section .content a[href*="doc"] {
  background-color: #a2d2de;
}
