.ac_input { width: 141px; } .ac_results {  width: 146px; background: #eee; cursor: pointer; position: absolute; left: 0; font-size: 1.1em; z-index: 101; color: #000; } .ac_results ul { width: 145px; list-style-position: outside; list-style: none; padding: 0; margin: 0; border: 1px solid #000; } .ac_results iframe { border:2px; display:none; display:block; position:absolute; top:0; left:0; z-index:-1; filter:mask(); width:3000px; height:3000px; } .ac_results li { width: 135px; padding: 2px 5px; font-size: 0.6em; text-align:left; } .ac_results a { width: 100%; } .ac_results em { color:#590075; } .ac_loading { background : #ffffff url(/css/../img/loading.gif) right center no-repeat; } .over { background: orange; }