#suggestBoxForm{position:relative}.ac-list{position:absolute;z-index:1000;left:0;top:100%;width:100%;max-width:400px;max-height:260px;overflow-y:auto;margin:-14px 0 0 0;padding:0;list-style:none;background:#fff;border:solid 1px #ccc;border-radius:2px;box-shadow:0 2px 6px rgba(0,0,0,.15);text-align:left}.ac-item{padding:8px;cursor:pointer;font-size:16px;line-height:1.3}.ac-item+.ac-item{border-top:solid 1px #eee}.ac-item.ac-active{background:#76b37b;color:#fff}