.ac_results {
	padding: 0px;
	border: 1px solid #9D9D9D;
	background-color: #EDEDED;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 0px 2px;
	cursor: default;
	display: block;
	width: 100%;
	font: menu;
	font-size: 11px;
	overflow: hidden;
	color: #666666;
}

.ac_title {
	font-weight: normal;
	color: #000000;
}

.ac_loading {
	background : Window url('indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #D8D8D8;
	color: #000000;
}

.ac_highlight {
	color: #FF0000;
}.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
}
