﻿
.autocomplete-w1 { background:url(../images/shadow.png) no-repeat bottom right; position:absolute; top:0px; right:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #ccc; background:#FFF; cursor:default; text-align:right; max-height:100px !important; overflow:auto; margin:0px 0px 0px 0px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden;direction:ltr;font-family:tahoma;font-size:12px }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:8px; white-space:nowrap; color: #787878; cursor:pointer; }
.autocomplete strong { font-weight:normal; font-family:font1,tahoma,arial; color: #787878; }
.response_search {clear:both;float:right;margin:5px 0;}