.usermention {
    color: #999999;
    font-weight: bold;
}
.atwho-view .cur {
    color: inherit;
    background-color: #eeeeee;
}

.atwho-view .cur strong {
    color: inherit;
    background-color: #ffff00;
    text-decoration: underline;
}

.atwho-view strong {
    color: inherit;
    background-color: #ffff00;
    text-decoration: underline;
}