.ac_results, ul[id^="ui-id-"] { /*position: fixed !important;*/ position: absolute; padding: 0px; border: 1px solid #DBDBDB; background-color: white; overflow: hidden; z-index: 1000000; } .ac_results ul, ul[id^="ui-id-"] { padding: 0; margin: 0; height: 62px; width: 210px; overflow: auto !important } .ui-menu .ui-menu-item { position: relative; margin: 0; padding: 3px 1em 3px .4em !important; cursor: pointer; min-height: 0; /* support: IE7 */ /* support: IE10, see #8844 */ list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); border-top: 1px dotted #cacaca; border: 0; font-family: Arial,sans-serif; font-size: 20px; color: #222; line-height: normal; } .ac_loading { background: white url('/images/indicator.gif') right center no-repeat; } .ac_odd { /*background-color: #eee;*/ } ul[id^="ui-id-"] li:hover { background-color:#FFF6ED !important; color:#1daf00 !important; }