#account_login_form_wrapper, #account_register_form_wrapper, #account_profile_form_wrapper {
    display: none;
}
#account_profile_form input:not([type='email']){
    text-align: right;
}