.acResults {
	padding: 0px; border: 1px solid windowframe; border-image: none; color: windowtext; overflow: hidden; background-color: window;
}
.acResults ul {
	list-style: none; margin: 0px; padding: 0px;
}
.acResults ul li {
	font: 400 12px/normal Segoe UI; margin: 0px; padding: 2px 5px; overflow: hidden; font: menu; display: block; cursor: pointer;
}
.acLoading {
	background: url("indicator.gif") no-repeat right;
}
.acSelect {
	color: highlighttext; background-color: highlight;
}
