/* 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 7, sass/ie.scss */
.shortprofile-tabs-wrapper td {
    border: 1px solid #fff;
    }
/* line 12, sass/ie.scss */
.shortprofile-tabs-wrapper tr.gray td {
    backgroound: #f1f1f1;
    }
/* line 17, sass/ie.scss */
.shortprofile-tabs-wrapper .shortprofile-show-all-articles {
    width: 80%;
    }
/* line 21, sass/ie.scss */
.shortprofile-tabs-wrapper .shortprofile-powered-by {
    width: 19%;
    }
