 /*Fix IE*/
html[data-useragent*='MSIE 9.0'] .webform-client-form .mollom-image-captcha-instructions a {
    margin-right: -28px;
    margin-top: -22px;
}
html[data-useragent*='MSIE 9.0'] .mollom-captcha-container .mollom-refresh-captcha{
    right: -25px;
}

/*end fix IE*/
