@CHARSET "UTF-8";
.form_register .fr_user_existance.user_exists{
	color:red;
}

.form_register .fr_user_existance.user_doesnt_exist{
	color:green;
}
