#register-form { width: 410px; float: left; margin-bottom: 100px; }

#register-form h3 { padding-bottom: 15px; }

#register-form .row { height: 25px; padding-left: 10px; }
#register-form .row .label { float: left; width: 200px; }
#register-form .row .field { float: left; margin-right: 5px;}

#register-form .newsletter-box { padding-left: 10px; height: 70px; padding-top: 5px; padding-bottom: 20px; }
#register-form .newsletter-box .choices { padding-left: 10px; padding-bottom: 100px; }

#register-form .top-spacer { padding-bottom: 20px; }

#register-explaination { width: 400px; float: left; }
#register-explaination p { padding-top: 10px; padding-left: 10px; }