#ysearchautocomplete1 {z-index:9000;} /* for IE z-index of absolute divs inside relative divs issue */
#mySearchContainer {position:absolute;top:22.0em;width:300px;}
#mySearchContainer .yui-ac-content {position:absolute;width:100%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#mySearchContainer .yui-ac-shadow {position:absolute;margin:.3em;width:100%;background:#a0a0a0;z-index:9049;}
#mySearchContainer ul {padding:5px 0;width:100%;}
#mySearchContainer li {padding:0 5px;cursor:default;white-space:nowrap;}
#mySearchContainer li.yui-ac-highlight {background:#ff0;}
#mySearchContainer li.yui-ac-prehighlight {background:#FFFFCC;}