/* Стили формы регистрации, подключается автоматически */

.abs_registration_form {padding: 10px;}
.abs_registration_form td {padding: 3px;}
.abs_registration_form th {padding: 3px; background-color: #be9b9b;}
.abs_registration_form .field_title {font-weight: bolder;}
.abs_remind_form {padding: 10px;}
.abs_remind_form td {padding: 3px;}
.abs_remind_form th {padding: 3px; background-color: #be9b9b;}
.abs_remind_form .field_title {font-weight: bolder;}
.required, .required_help {color: red;}
.abs_registration_form .error {color: red;}



