.ac_results {
	padding: 0px 0px 5px; border: currentColor !important; overflow: hidden; margin-top: 12px; z-index: 99999; background-color: rgb(0, 0, 0);
}
.ac_results ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%;
}
.ac_results li {
	margin: 0px; padding: 0px 10px; color: rgb(255, 255, 255); line-height: 28px; overflow: hidden; font-size: 13px; display: block; cursor: default;
}
.ac_results li:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.ac_loading {
	background: url("indicator.gif") no-repeat right white;
}
.ac_odd {
	
}
.ac_over {
	color: rgb(229, 52, 0) !important;
}
