.ac_loading {background:Window url('/content/images/indicator.gif') right center no-repeat;}
.ac_over {background-color:Highlight;color:HighlightText;} 
.ac_results { 
width:304px !important;
color:#414141; 
border:1px solid WindowFrame;
background-color:#FFF;
overflow:hidden;
padding:0px;
z-index:9999;
} 
.ac_results ul { 
height:450px;
width:100% !important;
list-style-position:outside;
list-style:none;
margin:0px;
padding:0px;
overflow:scroll;
}
.ac_results li {
background:Window url('/content/template_images/tickets.gif') left center no-repeat;
cursor:pointer;
display:block;
width:262px !important;
font:menu;
font-size:12px;
border-bottom:1px solid #C7C7C7;
margin:0px;
padding:5px 0px 5px 21px;
overflow:hidden;
} 
.ac_results li:hover{ 
width:252px !important;
background-color:#BFBBAF;
color:#FFF; 
font-size:12px;
font-weight:bold; 
margin:0px;
padding:5px 0px 5px 31px;
} 
.ac_results iframe {
display:none;/*sorry for IE5*/
display:block;/*sorry for IE5*/
position:absolute;
top:0;
left:0;
z-index:-1;
filter:mask();
width:3000px;
height:3000px;
}
