.ac_results {
	padding: 0px;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	margin-left:0px;
}

.ac_results strong{
/*color:#007bb7;*/
}

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

.ac_results li {
	list-style-image:none;
	margin: 0px;
	padding: 0px;
	cursor: default;
	display: block;
	font-size: 17px;
	line-height: 20px;
	overflow: hidden;
}

.ac_row{
	margin:0px 3px;
	padding:5px;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #d0d0d0;	
}


.ac_row.subcat{
	background:rgba(200,200,200,.1);
}

.ac_in_cat{
	color:#00abff;
	font-size:13px;
}

.ac_loading {
	background: white url('/img/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #fff;
}

.afts{
color:blue;
font-size:smaller;
font-weight:normal;
}

.ac_over {
	background-color: #d8e6ff;
}

.ac_row i.arrow{
	float:right;
	color:#dadada;
	transform: rotate(315deg);
	font-weight:normal;
	cursor:pointer;
	
}

.ac_over .ac_row i.arrow{
	color:white;
}

/*
.ac_over .ac_row{
	background-color: #d8e6ff;
}
*/

.ac_phone {
	padding: 0px;
	overflow: hidden;
	z-index: 99999;
	background:#FFFFE0;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	margin-top:-1px;
	}

.ac_phone strong{
color:#005aff;
}

.ac_phone ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_phone li {
	list-style-image:none;
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
