@charset "utf-8";



label { font-size:100%; display:block; float:left; width:10em;font-weight:bold;}


input.text-input { margin:0px;color:#333; }

input.button { width:280px;border:2px solid #fff; margin-top:10px; color:#666;font-family:Verdana, Arial, Helvetica, sans-serif;background:#CCC; -moz-border-radius:5px; }

input.button:hover { background:#666 none repeat scroll 0% 0%; color:white; }

#message { width:200px;margin:20px 0 0 70px; }

#message h2 { font-size:150%;color:#333; }

#message p { color:#666;font-weight:bold;margin:6px 0px; }

#checkmark { position:relative;top:-215px;left:-60px; }
