.product .resultcontrol {
	text-align: center;
}


.product .searchfail input,
.product .searchfail textarea {
	width: 280px;
	padding: 15px 10px;
	box-sizing: border-box;
	margin-bottom: 12px;
}
.product h2 {
	color: #f47920;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
}
.product h5 {
	margin: 0;
}
