div.reg_form table.registration { width: 100%; padding-top: 5px; margin-top: 0px; margin-bottom: 20px; border-top: 1px solid black; }
div.reg_form h4 { font-size: 12px; }
div.reg_form table.registration td { width:50%; font-size:11px; padding: 0px; margin: 0px; }
div.reg_form table.registration td input{ height:12px; font-size:11px; border: 1px solid black; }
div.reg_form table.registration td select{ font-size: 11px; border:1px solid black; }
div.reg_form table.registration td textarea{ font-size: 11px; border:1px solid black; }

div.reg_form_error { color: #9E292D; font-family: Arial, sans; font-size: 12px; font-weight: bold; margin-bottom: 10px; }

div.reg_form_success { color:#9D292E; font-weight:bold; font-size:14px; }

div.reg_form_wait { color: black; font-weight: normal; font-size: 15px; margin-bottom: 15px; }
div.reg_form_wait img { border-width: 0px; }
