/* CSS Document */
/*#top-container>#user-form {
    position: relative;
}*/

#top-container>#user-form.container,
#top-container>#user-form.login-message{
    text-align: right;
}

#top-container>#user-form form {
    display: inline-block;
}

#top-container>#user-form a.text {
    display: inline-block;
    padding: 5px 0 0 10px;
    font-size: .9em;
}

