#captcha {
    clear: both;
}
.col1 img.imgCaptcha {
    /*float: left;*/
    width: 86px;
    height: 20px;
    color: #fff;
    cursor: pointer;
}
#consultaCaptcha {
    float: right;
    margin-right: 54px;
    display: block;
    width: 50px;
}
.play {
    text-indent: -9999px;
    display: block;
    float: left;
    width: 21px;
    height: 18px;
    background: url('../img/audio.png') 50% 50% no-repeat;
    margin: 2px;
    overflow: hidden;
    border: 0 none;
}
#flashAudio {
    height: 0 !important;
    display: block;
}