.ac_results { border: 1px solid gray; background-color: white; padding: 0px; margin: 0px; list-style: none outside none; position: absolute; z-index: 10000; display: none; }
.ac_results li { padding: 2px 5px; white-space: nowrap; color: rgb(16, 16, 16); text-align: left; }
.ac_over { cursor: pointer; background-color: rgb(240, 240, 184); }
.ac_match { text-decoration: underline; color: black; }
