.ac_loading {background: white url('indicator.gif') right center no-repeat;}
.ac_odd {background-color: #eeeeee;}
.ac_over {background-color: #0A246A;color: white;}
.ac_results {background-color: white;border: 1px solid black;overflow: hidden;padding: 0;z-index: 99999;}
.ac_results ul {list-style: none;list-style-position: outside;margin: 0;padding: 0;width: 100%;}
.ac_results li {cursor: default;display: block;font-family: menu;font-size: 12px;line-height: 16px;margin: 0;overflow: hidden;padding: 2px 5px;}
/* if width will be 100% horizontal scrollbar will apear when scroll mode will be used width: 100%;*/
/* it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox */


