#register_form {

}

div.register_label {
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 10px;
	padding-top: 5px;
}

.float_right {
	float: right;
	text-align: left;
	width: 110px !important;
}

select.float_right {
	width: 120px !important;
}
