#newsYears { margin: 0 0 1em -8px; }
#newsYears span { display: block; float: left; padding: 0px 8px; font-weight: bold; color: #009bdf; }
#newsYears a { display: block; float: left; padding: 0px 8px; }
#newsYears a:link, #newsYears a:visited { color: #636466; }
#newsYears a:hover, #newsYears a:active { color: #f58633; }
#newsYears .sep { border-left: 1px solid #999a9c; }

#newsList { margin: 0 12px 2em 0; }
#newsList div.header {  margin: 0 -4px 6px -4px; padding: 4px 4px 2px 4px; background-color: #eaebeb; }
#newsList div.header span { color: #333; font-weight: bold; }
#newsList div.header span.date { margin-right: 42px; }
#newsList h3 { margin: 20px 0 10px 0; border-bottom: 1px dotted #a9aaad; }
#newsList div.item { text-indent: -66px; margin: 0px 0px 12px 66px; }
#newsList div.item a { font-weight: bold; }
#newsList div.item span { margin-right: 12px; }
#newsList div.item div.blurb { margin-top: 2px; text-indent: 0; line-height: 1.2em; }

#newsArticle p.date { margin-bottom: 1em; font-weight: bold; text-align: right; }
