.autocomplete-w1 { position:absolute; z-index: 100; top:-2px; }
.autocomplete-w2 { padding:0 6px 6px 0; }
.autocomplete { width:300px; border:1px solid #b1a699; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; border-radius:0 0 3px 3px; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#78A22F; }

.avs-active { background: #fbfbfb url("images/ajax-s-load.gif") no-repeat scroll right 6px center !important; color:#333; }
