		#left-bar-news-feed
	{
		width:170px;
		border: none;
		border-left: 5px #d2b000 solid;
		border-right: 5px #d2b000 solid;
		margin: 10px;
		padding-bottom: 15px;
		position:relative;
	}
	
	#left-bar-news-feed .see-more
	{
		margin-top:0px;
		margin-left: 15px;
		font-weight: bold;
		color: #002878;
	}
	
	#left-bar-news-feed .see-more a { color: #002878; }

	#left-bar-news-feed img
	{
		display: block;
	}
	
	#left-bar-news-feed .section-heading
	{
		position:absolute;
		text-align:center;
		width:100%;
		margin-right: 6px;
	}
	
	#left-bar-news-feed .section-heading, #left-bar-news-feed .section-heading a
	{
		color: #002878;
		font-family: "Verdana";
		font-weight: normal;
		text-decoration: none;
		font-size: 14px;
	}
	
	#left-bar-news-feed .section-heading a:hover { text-decoration: underline; }
	
	#left-bar-top
	{
		position:absolute;
		top:0px;
		left:-5px;
	}
	
	#left-bar-bottom
	{
		position:absolute;
		bottom:0px;
		left:-5px;
	}
	
	#left-bar-news-feed h3
	{
		text-align:center;
		margin:0 auto;
		font-family: "Gill sans MT";
		position:relative;
	}
	
	#left-bar-news-feed span.news-heading, #left-bar-news-feed span.news-heading a
	{
		color: #002878;
		font-style: italic;
		text-decoration: none;
		font-size:12px;
		line-height:14px;
		margin-right: 5px;
		font-family: "Georgia", "Times", "serif";
	}
	
	#left-bar-news-feed span.news-heading a:hover { text-decoration: underline; }
	
	
	#left-bar-news-feed span.attribution, #left-bar-news-feed span.attribution a
	{
		color: #383838;
		font-family: "Verdana", "sans-serif";
		text-decoration: none;
		font-size: 9px;
		line-height: 14px;
	}
	
	#left-bar-news-feed span.attribution a:hover { text-decoration: underline; }
	
	#left-bar-news-feed cite 
	{
		font-style: italic;
	}
	
	
	#left-bar-news-feed cite
	{
		display:inline;
		font-style: italic;
	}
	
	#left-bar-news-feed time
	{
		display: inline;
		color: gray;
		font-style: normal;	
	}
	
	#left-bar-news-feed ul
	{
		
		list-style: none;
		margin:0;
		padding:0;
		padding-top:30px;
		padding-bottom:0px;
	}
	
	#left-bar-news-feed li
	{
		margin:0px auto;
		margin-left:15px;
		margin-right:5px;
		margin-bottom:15px;
	}
	
	#left-bar-news-feed li img
	{
		margin-bottom:5px;
	}