#content ul
{
    margin-top: 10px;
    padding-left: 0;
    list-style: none;
}
    #content ul h4
    {
        margin-top: 10px;
        font-size: 16px;
        color: #000;
    }
    #content p
    {
        margin-bottom: 0;
    }
