
.notice { background:#092; color:#fff; padding:.6rem .8rem; border-radius:6px; }
#live-search-results { background:#111; border:1px solid #222; margin-top:.3rem; border-radius:6px; }
#live-search-results a { display:block; padding:.4rem .6rem; color:#ddd; text-decoration:none; }
#live-search-results a:hover { background:#181818; color:#fff; }
