.content_image_box
{
	border-width: 0px;
	background: transparent;
}

/* BEGIN section for news headline rendering */ 

.headlines h3
{
	display: none;
}

.headlines h3.content_news_article_headline {
	display:inline;
}

.headlines div.news_articles ul li span.content_news_article_by_line {
	display:inline;
	padding-left:5px;
}
	
div.news_articles ul li {margin-bottom:0;}

	.news_archives {
		text-align: right;
		font-weight: bold;
		margin-right: 5px;
	}

/* ED section for news headline rendering */ 