.ac_results {
	padding: 15px;
	border: 1px solid #eee;
	background-color: white;
	overflow: hidden;
	z-index: 9;
	display: none;
	position: absolute;
	width: 100% !important;
	margin-top: 48px;

}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}