/* *** ** Start of DefaultWrapper ** *** */
@import url(/styles/main.css);

.CaptchaComponent {
margin: 8px 0px;
}

.CaptchaComponent input {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#A3BAB2 none repeat scroll 0 0;
height:16px;
margin: 8px 0px;
}/* *** ** End   of DefaultWrapper ** *** */
