﻿.ecl-listing 
{
    margin-bottom: 10px;
}

.ecl-listing h3 
{
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
    margin: 0.5em 0;
}

.ecl-listing ul
{
    margin-top: .5em;
    margin-bottom: .75em;
}

.ecl-listing li
{
    list-style-type: square;
    margin-left: -23px;
    line-height: 133%;
}