.news {
	margin: 0 0 15px 0;
	padding: 0 0 25px 0;
	background: transparent url(/images/general/horzDivider.png) left bottom no-repeat; 
}
.news-source {
	color: #767676;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.news-date {
	color: #767676;
	font-size: 10px;
	float: right;
	text-transform: uppercase;
}