.ac_results {
	padding: 0px;
	border: 0;
	overflow: hidden;
	z-index: 99999;
	width:220px;
	border:1px solid #ada3a2;
	background:#ffffff;
	margin:0 -4px 0 15px;
}

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

.ac_results li {
}

.ac_loading {
}

.ac_odd {
}

.ac_over {
}
