.ac_results .lineau {
	border-bottom:1px solid #EEEEEE;
}
.ac_results li .avatarau {
	float:left;
	height:25px;
	margin-right:5px;
	width:25px;
}
.ac_results {
	padding: 0px;
	border: 1px solid #c9d5e2;
	background-color:#ffffff;
	overflow: hidden;
	width: 170px;
	color:#333333;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:0;
	text-decoration:none;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-image:none;
	list-style-type:none;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
	
}
.ac_results li {
	margin: 0px;
	cursor: pointer;
	display: block;
	width: 100%;
	font-size: 11px;
	overflow: hidden;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: menu;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	text-align: left;
}
.ac_loading {
	background : Window url('../images/indicator.gif') right center no-repeat;
}
.ac_over {
	background-color:#F2F2F2;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.ac_results em {
	font-size: 11px;
	font-weight: bold;
}

