.ac_results {
	padding: 0;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-top:none;
	background-color: white;
	overflow: hidden;
	z-index: 99999;	
	position:absolute!important;
	width:auto;


}

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

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12.5px;
	line-height: 25px;
	overflow: hidden;
text-align:left!important;
border-bottom:1px solid #eee;

}


.ac_odd {
	background-color: #fff;
}

.ac_over {
	background-color:none;
	color: #000;
}
@media screen and (max-width: 1280px) {
  .ac_results {

	left:258px!important;

}
}
@media screen and (max-width: 1024px) {
  .ac_results {

	left:230px!important;

}
}
@media screen and (max-width: 1024px) {
  .ac_results {

	left:1px!important;
	top:168px!important;
width:356px!important;
}
}