/* Online image */
.online {
    background-image: url("./icon_user_online.gif");
    background-repeat: no-repeat;
    background-position: right top;
}
