div#searchForm {
	float: right;
}
div#searchForm button {
	margin-left: 5px !important;
}
p.statistic {
	margin: 0 5px 15px 0;
}
p.statistic strong {
	font-size: 1.6em;
}
div.searchItem {
	margin-bottom: 15px;
}
div.searchItem h3 {
	font-size: 0.85em;
	margin-bottom: 5px;
}
div.searchItem h3 a {
	color: #C64934;
}