@charset "utf-8";
@import url("abstract.css");
@import url("entry.css");
@import url("moderate.css");

/*
 * This style sheet includes other style sheets to display feeds to ssf impact pages correctly.
 * Only this file is referenced from the requesting page.
 */

/* special cases */
.two34 { *margin:0 0 0 5px;}
.two34 h1 { color: #293546 !important; margin: 0 !important; font-size: 18px !important; }
.one { *margin-right: 10px; }
.mt_rss_impact { text-align: right; padding-bottom: 5px; }
.mt_rss_impact_tabs { height: 14px; background: url(../img/icons/rss_icon.gif) 0px 1px no-repeat; padding-left: 18px; font-size: 11px; }
#MainColumn a { text-decoration: none; color: #0c4790 !important; }
#MainColumn a:active, #MainColumn a:hover { color: #3c8afa !important; text-decoration: underline; }
#MainColumn .text_container h3 a { color: #305cb6 !important; }
#MainColumn .text_container h5 { font-weight: normal; font-size: 11px; }
#MainColumn .text_container .actions { color: #305cb6 !important; }