span.asterix { color: red; }

#content fieldset { position:relative; padding:12px 15px 10px 12px; display:block; clear:both; border:solid 1px #4987AC; background:#e0e6ea;}
#content fieldset legend { font-weight:bold; font-size:13px; padding:1px 10px 1px 10px; border:3px double #4987AC; background:#FFFFFF;}

#content label{
float: left;
width: 140px;
font-weight: bold;
text-align:right;
padding:0 15px 0 0;
}

#content label.wide{
float: left;
clear: both;
width: 540px;
font-weight: bold;
text-align:center;
padding:10px 0 10px 0;
}

#content input, textarea{
width: 180px;
margin-bottom: 5px;
}

#content .radio{ width:20px;}
#content select{ margin-bottom:5px;}
#content option{ padding:0 10px 0 0;}

#content textarea{
width: 250px;
height: 150px;
}

#content .boxes{
width: 1em;
}

#content .submit{
margin-left: 155px;
margin-top: 5px;
width: 90px;
}

#content br{
clear: left;
}

#content form{ padding:0 0 15px 0;}

#recaptcha_logo { display: none }
#recaptcha_tagline { display: none }

#captcha { float: left; width: 360px; overflow: hidden; background: #FFF; }
#recaptcha_widget_div { float: left; width: 360px; overflow: hidden; }