
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 {display:inline;font-weight:normal;padding-left:20px;margin-left:10px;font-size:10px;background:url(images/hand.gif) left no-repeat;height:20px;}
input.error,select.error,textarea.error{border: 1px dotted red;}
.summary {text-align:left;padding:10px;padding-left:30px;background:#ccc url(images/error.gif) left center no-repeat;display:none;
border:1px solid #000;border-left:none;border-right:none;width:608px;margin:5px auto;color:red;font-weight:bold}
div.success {height:200px; margin:0 auto; text-align:center;display:block;font-weight:bold;padding-top:100px}
