
.news-item
{
	margin: 0 0 0 11px;
}
div.first-item
{
	margin-left: -6px;
}

.news-item a.img-link
{
	padding: 4px 5px 5px 4px;
	margin: 0 10px 10px 0;
	background: url(/images/branding/news-img.gif) no-repeat;
}

.news-item a.img-link img
{
	background: #fff;
	padding: 5px;
	width: 60px;
	height: 60px;
}
.news-item a.img-link:hover img
{
	background: #0055a5;
}

.news-item a.title,
.news a.title,
.news-item a.title:visited,
.news a.title:visited{
	color: #6a6a6a;
}

.news-item-inner{
	width: 138px;
}
