
div.eProfessional.duplicate h3
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 40px;
    background: url(../../../../../../content/dam/common/images/ingot_35x10.jpg) left center no-repeat;
}


div.eProfessional div p
{
    margin-left: 30px;
}

div.eProfessional .indentStyles p
{
    margin-left: 60px;
    text-indent: -30px;
}

.card
{
    clear:both;
    background: #f4f4f4;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 6px;
    display: block;
}

@media (min-width: 900px)
{
    .twocols .card
    {
        width: 46%;
        float: left;
        clear: none;
        padding: 10px 1%;
        margin-right: .8%;
    }
}
@media (max-width: 900px)
{
    .twocols .card
    {
       left: 0;
       right: 0;
    }
}


.card h3
{
    margin-top: 0;
}

.card p
{
    padding: 0;
    margin: 0;
    margin-bottom: 2px;
}

.card .imgholder
{
    height: 100px;
    width: 83px;
    overflow: hidden;
    float: left;
}

.card .infoholder
{
    margin-left: 90px;
}

.cardextended .infoholder
{
    padding: 0 3%;
}

.cardextended .professionalsummary
{
    clear: both;
    padding-top: 10px;
}


#letterbar
{
    border-bottom: #e00122;
}

.card em
{
}

.listing .card br
{
}

.clear
{
    clear: both;
}

.cvlink
{
    font-weight: bold;
}

ul.citation li
{
    margin-left: 50px;
    text-indent: -50px;
    list-style-position: inside;
}


a.letterbar{border-top: 1px solid white;color: #333;display: inline-block;font-size: 16pt;font-weight: 700;margin-right: 5px;text-decoration: none;} a.letterbar:hover, a.employee_link_active{color: #E00122;font-size: 18pt;margin-right: 3px;} ol.contactlist{list-style-type: none;} #last_name_container{border-top: 1px solid #E00122;padding-top:8px}


.uceprof  h2
{
    margin: 0;
    padding: 0;
}