﻿table.cfgData th, table.cfgData td 
{
    padding: 3px;
}

div.colCommitteeMemberDetail
{
    overflow: auto;
    background-color: #eee;
    margin-bottom: 2em;
}
h2.colCommitteeMemberDetail 
{
    line-height: 250%;
    padding-left: 1em;
    background-color: #eee;
    border-bottom: 2px solid #fff;
}
h2.colCommitteeMemberDetail img 
{
    float: right;
    padding: 40px;
    background-color: #eee;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
p.colCommitteeMemberDetail, dl.colCommitteeMemberDetail
{
    margin: 0 !important;
    padding: 0 0 1em 1em;
    background-color: #eee;
}
p.colCommitteeMemberDetailBiography 
{
    clear: right;
    margin-bottom: 2em;
}

ul.committeesLinks 
{
    list-style-type: none;
    list-style-image: none !important;
    text-align: center;
    padding: 0;
    margin: 0 0 1em 0;
}

.cfgShowHover > a
{
    border: 1px solid transparent;
    display: block;
}

div.cfgPopup 
{
    margin-left: 75px;
}
div.cfgPopup table 
{
    background-color: #ffffff;
    border: 1px solid black;
}
div.cfgPopup table th, div.cfgPopup table td
{
    padding: 0.25em;
    background-color: #ffffff;
}
div.cfgPopup table th
{
    text-align: right;
}
div.cfgPopup table td 
{
    font-weight: normal;
}
