#recaptcha_table{
    width: 650px;
    float: left;
    border: 0 !important;
}
.recaptchatable {
    border: 0 !important;
}
.recaptchatable #recaptcha_image {
    border: 0 !important;
}
#recaptcha_image{
    border: 0 !important;
}
div.description:nth-child(2){
    display: none;
}
fieldset{
    padding: 0;
    background-color: transparent;
    border: none;
}
fieldset legend{
    float: left;
    margin-bottom: 10px;
    font: 12px Arial;
    color: #333;
    text-transform: uppercase;
}
.recaptchatable #recaptcha_image {
    border: 0 !important;
}
#recaptcha_table > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1){
    padding-left: 0 !important;
}
.recaptchatable #recaptcha_response_field {
    float: left;
    margin-top: 10px;
}
#recaptcha_table > tbody:nth-child(1) > tr:nth-child(1){
    background-color: #fff;
}
#recaptcha_response_field{
    border: 1px solid #ccc !important;
    width: 330px !important;
    height: 26px !important;
}
.disclaimer{
    float: left;
    font: normal 10px Arial;
    color: #999;
    width: 330px;
    margin-top: 5px;
}
#recaptcha_table > tbody:nth-child(1) > tr:nth-child(1){
    height: 57px !important;
}
#recaptcha_table > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1),
#recaptcha_table > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2),
#recaptcha_table > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3){
    padding: 0 !important;
    float: left;
}
#recaptcha_table > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3){
    padding-top: 10px !important;
}
#recaptcha_table > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2){
    padding-top: 5px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    width: 28px;
}