.ac_results{padding: 0px;	border: 1px solid black; background-color: white;	overflow: hidden;	z-index: 9999; overflow-y:auto; height:390px;}
.ac_results ul{width:100%; list-style-position: outside; list-style: none; padding: 0; margin: 0;}
.ac_results iframe{ display:none; display:block; position:absolute; top:0; left:0; z-index:-1; filter:mask(); width:1000px; height:1000px;}
.ac_results li{ position:relative; margin: 0px; padding: 2px 5px; cursor: pointer; display: block; width: 100%; font: arial; font-size: 12px; overflow: hidden; border-bottom: 1px solid #ccc; }
.ac_over { background-color: #F7E288; color: black;}
.ac_loading {background: white url('../images/processing.gif') right 70px center no-repeat!important;transition: none !important;}
