.ac_input {
width:200px;
}
.ac_results {
background-color:window;
border:1px solid windowframe;
overflow:hidden;
padding:0px;
text-align: left;
}
.ac_results ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
width:100%;
}
.ac_results iframe {
display:block;
height:3000px;
left:0pt;
position:absolute;
top:0pt;
width:3000px;
z-index:-1;
}
.ac_results li {
cursor:pointer;
display:block;
font-family:menu;
font-size:12px;
margin:0px;
overflow:hidden;
padding:2px 5px;
width:100%;
}
.ac_loading {
background:transparent url(/portal/js/indicator.gif) no-repeat scroll right center;
}
.ac_over {
background-color:highlight;
color:highlighttext;
}