#wezsearchhome .wez-search label {
	width: 33%;
	display: inline-block;
}

#wezsearchhome button{
    display: inline-block;
    margin-top: 20px;
    padding: 10px 40px;
    background: #b80322;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: bold;
	text-shadow: none;
	color: white;
}