#areYouHuman .form div {line-height:0}
#areYouHuman .form li {margin-bottom:0}
#areYouHuman input {width:96%}
#areYouHuman label {width:auto !important}
@media only screen and (max-width:870px) {
#areYouHuman .form div {padding-top:5px}
}

/* Captcha message */
#captcha-message {display:none}
@media only screen and (max-width:1000px) {
#captcha-message {clear:left; margin-left:13em}
#captcha-message .msg {margin:0}
}
@media only screen and (max-width:870px) {
#captcha-message {margin:0}
}
