/* Start of CMSMS style sheet 'recaptcha_styles' */
.recaptcha_form label {
width: 120px;
float: left;
}

.recaptcha_input {
background: #eeeeee;
border: 1px solid #dddddd;
padding: 3px;
}

.recaptcha_textarea {
background: #eeeeee;
border: 1px solid #dddddd;
padding: 3px;
height: 150px;
}

.form_recaptcha {
margin: 0px 0px 0px -20px;
padding: 0px;
}
/* End of 'recaptcha_styles' */

