
.captcha-image-container {
    padding-left: 7px;
}

img.refresh-captcha {
    border: 3px outset #888;
    background: #DDD;
    width: 24px;
    height: 24px;
    padding: 10px;
    margin-left: 10px;
    cursor: pointer;
}
