.ac_results {
	border:1px solid #666;
	background-color: #fff;
	padding: 0;
	margin: 3px 0 0 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	/*filter:alpha(opacity=90);opacity:0.9;*/
	width:300px;overflow:hidden
}

.ac_results ul{padding:0;margin:0}

.ac_results li {padding:0;white-space: nowrap;
	color: #101010;
	text-align: left;
	list-style-type:none;
	margin:0;
	font-size:14px;color:#333
}
.ac_results li span.inte{font-size:14px;background-color:#fff;display:block;padding:4px 5px}
/*.ac_results li span.lyr{display:block;padding:3px 4px}
.ac_results li span.mal{font-size:10px;color:#aaa}*/
.ac_results li.ac_over span {cursor:pointer;background-color:#333;color:#fff}
.ac_match {font-weight:bold;color:#000}
	