.catListTitle {
    font-weight: bold;
    line-height: 1.5em;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 1em;
    color: #5a5a5a;
    border-left: 3px solid #c2763c;
    padding-left: 10px;
}