.ac-filter-wrapper {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 20px 10px;
	background: #DCDCDC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.ac-filter-text {
	font-size:20px;
}
.ac-filter {
	padding: 0px 20px;
}
.ac-filter-select {
	float: left;
	padding-right:20px;
}
.ac-filter-button {
	text-shadow: none;
	box-shadow: none;
	border: 1px solid #777;
	border-radius: 5px;
	padding: 10px 20px;
	background: #968666;
    background: linear-gradient(to top, #FFFFFF 0%, #FF8C00 100%);
}
.clearfix {
	clear:both;
}
.ac-engines-wrapper .getprice {
	text-align:center;
}
.ac-engines-wrapper a {
	color:#F58220;
}