.news_item { margin-bottom: 15px; float: left; padding-top: 15px; background: url(../images/gray_gradient_bg_640.jpg); background-repeat: no-repeat; }
.news_item div { float: left; }
.news_item div.left { width: 120px; padding-left: 20px; }
.news_item div.right { width: 460px; padding-right: 40px; }
.news_item strong { font-weight: bold; }
.news_item h3 { font-weight: normal; }
h2 { margin-bottom: 25px; }

.news_details .date { margin-top: -15px; margin-bottom: 8px; color: #AAA; }
.news_details .date a { color: #AAA; }
.news_details .date strong { color: #666; }
.news_details h3 { font-size: 18px; margin-bottom: 15px; }
.news_details img.feature { float: right; margin-left: 15px; margin-bottom: 15px; }

#maincontent.environment .news_details img.feature { border: 3px solid #53A10A; }
#maincontent.resources .news_details img.feature { border: 3px solid #33424E; }
#maincontent.nutrition--health .news_details img.feature { border: 3px solid #0074A9; }
#maincontent.members .news_details img.feature { border: 3px solid #48203E; }
#maincontent.about-aba .news_details img.feature { border: 3px solid #C53123; }
