form.mp_search_form
{
	position: relative;
	margin-bottom: 25px;
}

form.mp_search_form input
{
	position: relative;
}

span.mp_search_highlight
{
	font-weight: 900;
	background-color: rgba(255, 255, 0, 0.3);
}