.ac_results {
	padding:2px;
	border:1px solid #ff6600;
	background-color:#f3f7f9;
	overflow:hidden;
	z-index:99999;
	color:#003366;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.ac_results ul {
	list-style-position:outside;
	list-style:none;
	padding:0;
	margin:0;
}

.ac_results li {
	margin:0px;
	padding:2px 5px;
	cursor:pointer;
	display:block;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}

.ac_loading {
	background:white url('file:///C|/Documents and Settings/hwifak/Local Settings/Temporary Internet Files/Content.IE5/ZCUIIXT3/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color:#f3f7f9;
}

.ac_over {
	background-color:#3facd6;
	color:#ffffff;
}
