.addac_result { position:relative; width:100%; padding:0;margin:0; margin-top:-1px; border-top:0px; overflow:hidden; border:1px #CCC solid; z-index:999; max-height:300px; overflow-y:auto; background:#fff; color:#333; box-shadow: 5px 5px 5px #cccc; border-radius:5px; }
.addac_result div { padding:5px; border-bottom:0.5px solid #ccc; font-size:12px; height:auto; width:100%;clear:both;position:relative; cursor:pointer}
.addac_result div:hover {background:#229ac8; color:#fff}
/*input[name*=address_2], input[name*=city], input[name*=postcode], select[name*=country_id], select[name*=zone_id]{pointer-events:none;background:#eee}*/
