.ac_results { padding: 0px; border: 1px solid #eeeff1; 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_results li img { max-width: 50px; height:auto; max-height: 50px;}
.ac_loading { background: white url('../../admin/loader.white.gif') right center no-repeat; }
/*
.ac_loading { background: white url('../admin/loader.white.gif') right center no-repeat; }
*/
.ac_odd {}
.ac_even, .ac_odd{ border-bottom:1px solid #eeeff1;}
.ac_even a, .ac_odd a { text-decoration:none !important; }
.ac_even:nth-last-child(1) { border-bottom:0; }
.ac_over { background-color: #d60000; }

.live_search_item{ width:100%;}
.live_search_name{ font-weight:bold; color:#60666c; font-size:16px; } 
.live_search_price { font-weight:bold; color:#d60000; font-size:18px;}

.ac_over .live_search_price { color:#fff; }