﻿.profile-status {
  text-align: right!important;
    margin-top: .3em;
    font-weight: bold!important;
    font-size: .96em;
    font-family: Arial;
}

.profile-status a, .profile-login-link
{
/*    box-shadow: inset 0px 3px 11px rgba(0,0,0,.07); */
    color:#1B4A7B;
    text-decoration:underline;
/*    border-top: #A0A0A0 solid 1px;
    border-right: #A0A0A0 solid 1px;
    border-left: #A0A0A0 solid 1px;
    border-radius: 4px; */
    font-weight: bold;
}

.profile-login-link
{
    margin-left:.5em;
}
