#leftSection {
	width: 530px;
	/*float: left;*/
	padding: 5px;
	text-align: center;
}
#rightSection {
	width: 205px;
}
#newsBody {
	font-family: arial,tahoma,sans-serif; 
	text-align: left;
	margin: 5px 15px;
}
.newsStory,p {
	font-size: 9pt;
}
.newsSource img{
	border: none;
}
.newsSubject  {
	font-family: arial,tahoma,sans-serif; 
	color: black;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: 5px;
}
.newsSubject  a {
	color: black;
}
.newsDate {
	font-size: 7pt;
	text-align: right;
}
#cbcLeft {
	float: left;
	padding-left: 30px;
}
#cbcRight {
	float: left;
	padding-left: 40px;
}
