﻿.captcha-box {
    border-radius:25px;
    border:1px solid black;
}

.captcha-img {
    width:20px;
    height:20px;
    margin-left:5px;
}
