@charset "utf-8";
/* CSS Document */
form label.clabel { width:150px; display:block;float:left;font-weight:bold}
form .captcha{ float:left;margin-top:5px}
form .captchaimage {float:left;margin-top:5px}
form .clear{ clear:both}
form label.error{color:red; font-size:10px;display:block; text-align:left}
.summary {color:red;height:24px;font-size:11px;display:none;font-weight:bold; text-align:center;}
div.success h2{padding-top:12px;font-size:12px;margin-left:70px;padding-left:35px; background:url(images/success.gif) left top no-repeat; height:32px}

