div.captcha-box{
    width:120px;
    height:50px;
    padding:0;
    margin:0;
    cursor:pointer;
    display:inline-block;
    border:none !important;
}
div.captcha-box img{
    border:none !important;
    float:left !important;
    padding:0;
    margin:0;
    width:30px;
    height:16px;
}