.news_image {
	clear: both;
	float: right;
	padding: 0 0 10px 10px;
}

.news_date {
	float: right;
	font-size: 10px;
	margin-left: 10px;
}

.news_teaser {
	font-weight: bold;
}

#newsItem a {
	text-decoration: underline !important;
}

#newsItem a:hover {
	font-weight: bold !important;
}
