.newsresult {
	padding-top: 10px;
}

.newsresult p {
	margin-left:0;
}

.newsresult a {
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	border: none;
}

.newsimage {
	float: left;
	margin-right: 15px;
}

.smallattribution {
	color: #999;
}

.googleattribution {
	float:right;
}

.clear {
	clear:both;
}	