#leftCol img, #leftCol a img {
	border-style: none;
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
}
.newsItem {
	border-top: 1px solid #555;
	overflow: hidden;
	padding-bottom: 20px;
}
.newsItem:first-child {
	border-style: none;
}
.newsItem th {
	text-align: left;
}
.newsTime {
	font-size: smaller;
}