.ac_results {
	padding: 0px;
	border: 1px solid #D6D6D6;
	background-color: white;
	overflow: hidden;
	z-index: 999999;
	font-family: Arial,Helvetica,Sans-Serif;
}

#ac_over {
	background-color: #eeeeee;
	color: #002596;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
    	font-family: Arial,Helvetica,Sans-Serif;	
	margin: 0px;
	padding: 2px 5px;
	display: block;
	color:#000000;
	line-height:16px;
	font: menu;
	font-size: 13px;
	font-weight:bold;
	overflow: hidden;
}

#resultspanels li{
	font-weight:bold;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 13px;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}
