*+html #ysearch                                                                    { position:relative; }
.yui-ac {}
.yui-ac-input                                                                        {    background-color:#b1aba3; border:1px solid #fffac8; font-size:1.4em; margin:0 0.5em; padding:0.45em 0.4em 0.2em; width:6em; float:left; }
.yui-ac-container                                                             { position:absolute; display:block; width:15em; height:auto; z-index:0; }
.yui-ac-content                                                                 { border:1px solid #35464E; background-color:#fff; position:absolute; width:100%; max-height:12em; overflow:auto; overflow-x:hidden; z-index:9050; }
* html .yui-ac-content                                                     { height:12em; }
.yui-ac-content ul                                                             { margin:0; padding:0; }
.yui-ac-content li                                                             { cursor:pointer; margin:0; background-color:#b1aba3; color:#333; }
* html .yui-ac-content li                                             { heigth:1%; }
* html .yui-ac-content li span                                    { heigth:1%; }
.yui-ac-content li span.arr                                            { display:block; margin:0; padding:2px 5px 2px 2em; white-space:nowrap; background:#FFFAC8 url(/resources/img/cached/ico_li_arr.gif) no-repeat 6px 4px; border-bottom:1px solid #ffffff; }
.yui-ac-content li span.dep                                            { display:block; margin:0; padding:2px 5px 2px 2em; white-space:nowrap; background:#ffffff url(/resources/img/cached/ico_li_dep.gif) no-repeat 6px 4px; border-bottom:1px solid #FFFAC8; }
.yui-ac-content li.yui-ac-prehighlight span.arr    { background:#c1bcb5 url(/resources/img/cached/ico_li_arr_mo.gif) repeat no-repeat 6px 4px; }
.yui-ac-content li.yui-ac-prehighlight span.dep { background:#c1bcb5 url(/resources/img/cached/ico_li_dep_mo.gif) repeat no-repeat 6px 4px; }
.yui-ac-content li.yui-ac-highlight span.arr        { background:#c1bcb5 url(/resources/img/cached/ico_li_arr_mo.gif) repeat no-repeat 6px 4px; }
.yui-ac-content li.yui-ac-highlight span.dep      { background:#c1bcb5 url(/resources/img/cached/ico_li_dep_mo.gif) no-repeat 6px 4px; }
