#years,
#months { margin: 0; padding: 0 0 10px 1cm; border-bottom: 1px solid #aaa; }

#news { }
#news_nav { font-size: 12px; font-weight: bold; margin: 8px 18px 8px 18px; overflow: hidden; }
#news_nav h2 { display: inline; margin: 0 6px 0 0; padding: 0; }
#news_nav #library_years { display: block; float: left; margin: 0; padding: 0 0 3px 0; list-style: none; width: 100%; border-bottom: dashed 1px #999; }
#news_nav #library_months { clear: both; display: block; float: left; width: 100%; list-style: none; margin: 0 0 0 0; padding: 0 0 0 0; }
#news_nav li { display: inline; margin: 0 4px 0 0px; padding: 0 0 0 0; }
#news_nav #selected_year { padding-left: 8px; background-image: url('/static/images/arrowtop_right_5x10.png'); background-repeat: no-repeat; background-position: center left; }
#news_nav #selected_month { padding-left: 8px; background-image: url('/static/images/arrowtop_right_5x10.png'); background-repeat: no-repeat; background-position: center left; }
#news_search,
#news_by_month,
#latest_news { clear: both; }

#news_search #news_search_form { margin: 30px; }

#news_search_form input#q { width: 250px; }

#news_search .result { margin: 10px 0 20px 0; font-size: 12px; }

#news_search #search_pages { text-align: center; font-weight: bold; font-size: 14px; }
#news_search .result .result_url,
#news_search .result .result_score,
#news_search .result .result_title { font-weight: bold; }

#headlines { padding: 10px 2% 0; }

div.story { width: 48%; margin-bottom: 20px; font-size: 12px; }

div.story h3 { text-align: left; padding: 0; margin: 0; font-size: 18px; display: inline; }

div.story h3 span { padding-left: 5px; font-size: 11px; }

div.story h3 a { border-bottom: solid #999 1px; }

div.story h3 a:hover { text-decoration: none; border-bottom: solid #900 1px; }

div.story_thumb { float: left; margin-right: 5px; width: 100px; height: 100px; }

div.story_thumb img { width: 100px; height: 100px; }

div.story.even { float: right; }

div.story.odd { float: left; clear: both; }

div.ieisbroken { clear: both; }

div.story_blurb { font-size: 14px; color: #444; line-height: 18px; display: inline; }

span.story_date { font-weight: bold; }

div.news_more { clear: left; margin-top: 12px; border-top: 1px solid #aaa; }

div.news_more span { font-weight: bold; font-size: 13px; padding: 0px 10px 0px 2px; background-image: url('/static/images/arrowtop_right_5x10.png'); background-position: right 5px; background-repeat: no-repeat; font-variant: small-caps; }


