.most-recent-news img.news-thumb-alt{
	float: left;
	width: 82px;
	height: 82px;
	padding: 0px;
}

div.news-thumb-alt{
	background: none repeat scroll 0% 0% #004474;
	border: 0px none !important;
	float: left;
	width: 58px;
	height: 58px;
	padding: 12px;
	text-align: center;
	margin: 0px 20px 0px 0px;
	color: #ffffff;	
}

div.news-thumb-alt span{
	height: 220px;
	font-size: 58px;
	text-decoration: none;
	display: inline-block;
	width: 100%;
}

.most-recent-news li{
	list-style: none !important;
}

.most-recent-news p{
	padding-top: .5em;
}