.newsChannel .newsItem
{
	margin-bottom: 15px;
}

.newsChannel .newsChannelImage
{
	float: right;
	margin: 0 0 15px 15px;
}

.newsChannel .newsItem .title
{
	font-size: 18px;
	font-family: Georgia;
	margin-bottom: 0;
}

.newsChannel .newsItem .datePosted
{
	margin: 10px 0 0 0;
	font-style: italic;
}

.newsChannel .newsItem .datePosted span
{
	font-weight: bold;
}


/* newsletter styles */

#news_main p {
		padding: 5px;
}

#news_mainlow .row {
	color: #fff;
}

.right {
	float: right;
}
