 /*Fix IE*/
 @media all and (-ms-high-contrast:none){
    .webform-client-form .mollom-image-captcha-instructions a {
        margin-right: -28px;
        margin-top: -22px;
    }
    .mollom-captcha-container .mollom-refresh-captcha{
        right: -25px;
    }
}
/*end fix IE*/
