#registerForm { padding:30px; }

#registerAccount { }

#personalData 	{ width:45%; float:left; margin-right:2%; border-right:2px solid #f3f3f3; }
#onlineData		{ width:45%; float:left; }

#userImage			{ padding:4px; border:1px solid #333; float:left; margin-right:10px; }
#userImageOptions	{ }

input, select { font-size:14px; background:#fafafa; padding:2px; border:2px solid #eee; }
input { width:275px; }
select { width:283px; }
.controlRow { margin:4px 0; }

label.select_gender { text-align:left; padding-left:0; }

#submitButton { display:block; text-align:right; margin-top:20px; }
input#submit { border:2px outset #e3e3e3; width:100px; background:#eee; font-size:16px; }

#registerFormSendNewsletter { width:20px; }
#submitRegistration 		{ width:120px; }

.select_gender { width:18px; padding-right:10px; }

#switcher { font-size:16px; }