.user_register_form {
	width:500px;
	padding-top: 20px;
}

.user_register_form_row {
	padding-bottom:10px;
	height: 25px;
}

.user_register_form_rowspan {
	width:500px;
	padding-bottom:20px;
	padding-top:10px;
}

.user_register_form_name {
	width:200px;
}

.user_register_form_value {
	
	width:250px;
}

.user_register_form_value input {
	width:100%;	
}
