.login_page #head_login {
	width: auto;
	height: auto;
	clear: both !important;
}

.register_page p { margin: 10px 0 0; }

.register_page ul {
    margin-top: 10px;
}

.register_page li { margin: 0 0 5px 20px; list-style-type: disc; }

.register_page form h3 {
	clear: both;
}

.register_page  form textarea { width: 450px; clear: both; }

.register_page form input { width: 245px; }

.register_page  form div {
  width: 270px;
  float: left;
}

.register_page div label {
	width: 175px;
}

#registration_form fieldset {
	float: none;
	clear: both;
	height: auto;
	padding: 15px;
	margin: 100px 0 20px;
}

#mus_inter { clear: both; }

#registration_form fieldset label { margin-right: 10px;
}

#registration_form fieldset div { width: 125px; margin: 0 5px;}

#registration_form fieldset textarea { clear: both; }

#submit_button { width: 120px; clear: both; margin-top: 10px;}
