#register-user .reg-double { width: 200px; }
#register-user .reg-title { width: 44px; }
#register-user .reg-firstname {width: 170px; }
#register-user .reg-lastname {width: 170px; }
#register-user .reg-single {width: 417px; }
#register-user .reg-disclaimer { width: 25px;  }

#register-user .reg-send { background-color: #dc323c; color: white; width: 120px; }

.register-update .label { text-align: right; padding-right: 3px; }
.register-update .reg-send { background-color: #dc323c; color: white; width: 120px; }
.register-update {  border-right: 2px solid #dc323c; }
.register-update td.input { padding-right: 20px; } 
