@charset "utf-8";

.newsItem {
	min-height: 210px;
	padding-bottom: 10px;
	}

.newsItem h2 img {
	padding: 0 0 5px 10px;
	float:right;
	}
.newsItem br {
	clear:both;
	}