﻿body {
}



#autofillcontainer /*.yui-ac-content */
{
position:absolute;
width:100%;
background:#fff;
overflow:hidden;
z-index:9050;
font-family: arial, "lucida sans unicode", "lucida sans", verdana,;font-size: 12px;color: #666666;
text-align:left;
}   
#autofillcontainer .yui-ac-shadow  {position:absolute;margin:.3em;width:100%;z-index:9049;}   
#autofillcontainer ul {padding:0px 0;width:100%;}   
#autofillcontainer li {padding:0px;cursor:default;white-space:nowrap;}   
#autofillcontainer li.yui-ac-highlight {background:#33CCFF;}   
#autofillcontainer li.yui-ac-prehighlight {background:#99CCFF;}   
/* styles for header/body/footer wrapper within container */ 
.yui-ac-content {  
  
}  


