.ac_results { padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; }
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }
.ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; font: menu; font-size: 12px; line-height: 16px; overflow: hidden; }
.ac_loading { background: white url('../admin/loader.white.gif') right center no-repeat; }
.ac_odd {}
.ac_even, .ac_odd{ border-bottom:1px solid #21409A;}
.ac_even a, .ac_odd a { text-decoration:none !important; }
.ac_even:nth-last-child(1) { border-bottom:0; }
.ac_over { background-color: #A640E2; }

.live_search_item{ width:100%;}
.live_search_name{ font-weight:bold; color:#21409A; font-size:16px; } 
.live_search_price { font-weight:bold; color:#A640E2; font-size:18px;}

.ac_over .live_search_price { color:#fff; }
.ac_over .live_search_name { color:#fff; }