ul.pubList
{
    list-style:none;
    font-size:medium;
    max-width:530px;
}
    ul.pubList li
    {
        margin-bottom:15px;
    }
    ul.pubList span.em1
    {
        color:rgb(0, 148, 255);
    }
    ul.pubList span.em2
    {
        color:rgb(0, 148, 255);
    }
    ul.pubList span.em3
    {
        font-weight:bold;
    }