.registration_form {float:left;width:700px;margin:0px;padding:15px;margin-top: 4px;background: #dddddd}
.registration_form .form_element {float:left;width:100%;height:30px;background:#cccccc;}
.registration_form label {float:left;width:150px;height:30px;font-weight:bold;margin-top:3px;}
.registration_form input {float:left;width:200px;height:20px;border: 1px #737373 solid;margin-top:3px;background-color: #e2e2e2;}
.registration_form .check {float:left;width:20px;height:20px;border: 1px #737373 solid;margin-top:3px;background: #e2e2e2;}

.registration_form .form_element_check {padding-left: 150px; padding-top:5px;float:left;background:#cccccc; width:370px;margin-top:0px;height:50px;text-align:left;}
.registration_form .form_element_check label {padding-left: 10px; width:321px;height:30px;font-weight:bold;margin-top:3px;}

.registration_form .form_element_radio {float:left;background:#cccccc;width:300px;padding-left:150px;margin-top:3px;height:30px;text-align:left;}
.registration_form .form_element_checkbox {float:left;background:#cccccc;width:300px;padding-left:150px;margin-top:0px;height:25px;text-align:left;}
.registration_form .submit {float:left;width:150px;border:1px solid #000;margin-top:10px;font-weight:bold;background-color:#e60005;color: #fff}
.registration_form .radio {float:left;border:0px;width:15px;height:15px;margin: 0 4px 0 0;}
.registration_form .form_error {float:left;color: red;padding-left:150px;height:25px;line-height:30px;margin-bottom:3px;}
.registration_form .bg {float:left;background:#cccccc;padding:18px;width:511px;}
.registration_form .form_element_radio span {float:left;width:70px; height: 10px;}
.registration_form .box {float:left;width:123px;border: 2px #949599 solid;padding:0px;margin-left:15px;padding:5px;font-weight:bold;line-height:17px;}
.registration_form .box a {font-weight:bold;color:#009836;}

.register_success {float:left;width:700px;margin-top:4px;background:#dddddd;padding:15px;}
.register_success .bg {float:left;background:#cccccc;padding:10px;width:680px;line-height:17px;}
