.accmore ul {
    list-style: none;
    padding-left: 10px;
}
.accmore li {
    text-indent: -.5em;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 6px;
}
.accmore li:before {
    color: #b31305;
    content: '• ';
}

/*.search-form fieldset#edit-captcha {
    display: none;
}*/

form#search-block-form .captcha-admin-links {
    display: none;
}