.news-wrapper {
	padding-bottom:10px;
}

.news-wrapper h2 {
	color: #CCCCCC;
    font-size: 1.077em;
    font-weight: bold;
    padding-bottom:5px;
}

.news-wrapper .news-date {
	font-style: italic;
	font-size: 0.8em;
}

.news-item {
	padding-bottom:20px;
}

.news-item p {
	padding-bottom:5px;
}

.news-image {
	float:left;
	margin-top:3px;
	margin-right:10px;
	margin-bottom:10px;
}

.news-images {
	padding-top:10px;
}

.news-images img {
	margin-right:5px;
}