.newsItem
{
	padding-bottom:36px;
}

.newsItem .title
{
	padding-bottom: 10px;
	font-size:120%;
}

.newsItem .title a,
.newsItem .date a
{
	color: #14286e;
	text-decoration: none;
}

.newsItem .title a
{
	font-weight: bold;
}

.newsItem .intro
{
	color:#3a3a3a;
}

