﻿.member
{
    color: #000;
    text-decoration: none;
    padding-bottom: 10px;
    display: block;
}
.member .name
{
    font-size: 14px;
    font-weight: bold;
    color: maroon;
}