form#search {
	border-radius: 5px;
	border: 2px solid #eee;
	padding: 15px 0px;
	margin-bottom: 15px;
}
form#search h3{
    margin-top: 0px !important;
}