.ac_results {
	background: rgb(245, 245, 245); left: 0px; width: 200px; font-size: 90%; position: absolute; z-index: 101; cursor: pointer;
}
.ac_results ul {
	list-style: none; margin: 0px; padding: 0px; border: 1px solid rgb(170, 170, 170); border-image: none;
}
.ac_results iframe {
	left: 0px; top: 0px; display: block; position: absolute; z-index: -1;
}
.ac_results li {
	padding: 2px 5px;
}
.ac_results a {
	width: 100%;
}
.ac_loading {
	background: url("../img/indicator.gif") no-repeat right;
}
.over {
	background: rgb(170, 187, 187); color: white; font-weight: bold;
}
