.ac_results {
	padding: 5px 0px 5px 0px;
	margin-top:3px;
	border: 1px solid #ddd8cf;
	background-color: white;
	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: 2px 5px;
	cursor: pointer;
	display: block;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	color:#6f6a63;
	overflow: hidden;
}
table.sres tr td{padding:2px 10px 2px 10px;font-family:Arial;font-size:11px;line-height:14px;color:#6f6a63;}
.ac_loading {
	/*background: white url('indicator.gif') right center no-repeat;*/
}
.im{border:1px solid #d7d7d7;}
.im img{border:1px solid #f7f7f7;}
.ac_odd {

}
#searchvalue{background:transparent;border:none;padding:0px;margin:4px 3px 0px 6px;color:#aca08c;font-family:Arial;font-size:11px;height:15px;line-height:14px;}
#searchvalue.focus{color:#000000;}
#searchicon{padding-right:12px;background:url(/img/loop.jpg) center right no-repeat;height:23px;margin-right:6px;}
#searchicon.activ{background:url(/img/search.gif) center right no-repeat;}

.ac_over {
	background-color: #e9e6de;
	color: #6f6a63;
	cursor:pointer;
}

