.page-title,
.section-title{margin-left:20px;color:#865529;}

/*List view*/
	#news-articles-wrapper{}
		#news-articles-wrapper div.news-article{padding:10px 34px;overflow:hidden;background-image:url(/images/keeper/news/bullet.gif);background-repeat:no-repeat;background-position:20px 13px;}
		#news-articles-wrapper li.alt div.news-article{background-color:#B2BAAD;}
		* html #news-articles-wrapper div.news-article{overflow:visible;position:relative;height:1px;}
			#news-articles-wrapper ul{margin:0px;padding:0px;}
				#news-articles-wrapper li{display:inline;clear:left;}
					#news-articles-wrapper h3{margin-top:0px;color:#667301;}
						#news-articles-wrapper h3 span.source{font-weight:normal;}
					#news-articles-wrapper img.news-article-thumbnail{float:left;margin-right:5px;margin-bottom:5px;background-position:11px 9px;background-repeat:no-repeat;}
					#news-articles-wrapper div.news-article-info{width:675px;float:left;}
						#news-articles-wrapper div.news-article-info a.more-button{margin-top:8px;display:block;width:675px;height:30px;background-repeat:no-repeat;background-image:url(/images/keeper/news/more.gif);text-indent:-9999em;}

/*Detail view*/
	#news-article-detail-wrapper{overflow:hidden;padding:10px 20px;}
	* html #news-article-detail-wrapper{overflow:visible;position:relative;height:1px};
		#news-article-detail-wrapper h3{margin-top:0px;}
			#news-article-detail-wrapper h3 span.source{font-weight:normal;}
		#news-article-detail-wrapper img.news-article-thumbnail{float:left;margin-right:5px;margin-bottom:5px;background-position:17px 14px;background-repeat:no-repeat;}
		
		

