#coreImageCaptchaHolder{
    width: 200px;
    height: 50px;
    visibility: hidden;
}

#coreImageCaptchLoading{
    position: absolute;
    margin: 10px 0px 0px -100px;
}

#refreshCoreImageCaptcha{
    cursor: pointer;
}