
#recaptcha_box {
    background-image: url("../imagens/r_fundo.png");
    background-position: right top;
    background-repeat: no-repeat;
    border: 1px solid #cecece;
    display: inline-block;
    height: 109px;
    margin: auto;
    padding: 1px;
    width: 305px;
}
img#recaptcha_challenge_image {
    border: 1px solid #cecece;
    margin-left: 1px;
}
#recaptcha_button_box {
    display: block;
    float: left;
    margin-left: 4px;
    width: 135px;
}
.recaptcha_button img {
    margin-top: 3px;
    position: relative;
}
.recaptcha_button {
    background: none repeat scroll 0 0 transparent !important;
    border-radius: 30px !important;
    display: block;
    float: left;
	border: 1px solid #fff;
    height: 28px;
    margin-left: 5px;
    margin-top: 5px;
    padding: 2px;
    text-align: center;
    width: 28px;
}
.recaptcha_field {
    background: none repeat scroll 0 0 transparent !important;
    border: 1px solid #cecece !important;
    box-shadow: none !important;
    display: block !important;
    float: left !important;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
    font-size: 12px !important;
    line-height: 20px !important;
    margin-top: 5px !important;
    outline: 0 none !important;
    padding: 5px !important;
    width: 152px !important;
	height: 25px !important;
}
.recaptcha_audio_cant_hear_link {
    color: #000000;
    display: block;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
    font-size: 13px;
    height: 16px;
    margin-bottom: -13px;
    margin-top: 6px;
    overflow: hidden;
    padding-left: 10px;
}
