.register_form { color: #999; }
.register_form .reg_caption { padding-right: 20px;width: 157px;text-align: right;font-weight: 500; }
.register_form .reg_field { width: 167px;border: #eee 2px solid; }
.required { font-weight: bold;color:#f00; }
.updated { border-color:#E6DB55;background-color:#FFFBCC;color: #f00;font-weight: 500;padding: 6px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-style:solid;border-width:1px;margin:5px 15px 2px; }