form.event-filter select {
	width: 160px !important;
	margin: 0 0 15px 0;
}
form.event-filter input.search {
	width: 395px;
}
form.event-filter input.datepicker {
	display: none;
}
form.event-filter img.ui-datepicker-trigger {
	float: right;
}
form.event-filter button.btn {
	margin-bottom: 9px;
}
form.event-filter input.submit {
	width: 15px;
	height: 16px;
	
	background: url(../images/sprite.png) -175px -111px;
	text-indent: -9999px;
	border: none;
	margin: -8px 0 0 10px;
}

form.search {
	margin: 16px 0 0 0;
}
form.search span {
	color: #009FDA;
    font-size: 20px;
    position: relative;
    top: 5px;
    left: -20px;
    font-family: 'MuseoSans-500', Arial;
}
form.search input.submit {
	width: 15px;
	height: 16px;
	
	background: url(../images/sprite.png) -175px -111px;
	text-indent: -9999px;
	border: none;
	margin: 2px 0 0 10px;
}

div.search-mini {
	position: absolute;
	bottom: 20px;
}
form.search-mini {
	margin: 0;
}
form.search-mini span {
	color: #009FDA;
    font-size: 14px;
    font-weight: bold;
}
form.search-mini input {
	margin: 0;
}
form.search-mini input.submit {
	width: 15px;
	height: 16px;
	
	background: url(../images/sprite.png) -175px -111px;
	text-indent: -9999px;
	border: none;
	margin: 2px 0 0 10px;
}


div.az_search form {
	margin: 0;
}
div.az_search form input.text {
	width: 400px;
}
div.az_search form input {
	margin-bottom: 0;
}
div.az_search form input.submit {
	width: 15px;
	height: 16px;
	
	background: url(../images/sprite.png) -175px -111px;
	text-indent: -9999px;
	border: none;
	margin: 2px 0 0 10px;
}
