.ContentTable
{
    margin-bottom: 3px;
}

.ContentTable table
{
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 4px;
}

.ContentTable td
{
    border-bottom: solid 1px #7291A7;
    padding: 3px;
}

.ContentTable .Header
{
    background-color: #F5F5F5;
    font-weight: normal;
}

.ContentTable div.PartHeaderInner
{
    border-right: 1px solid #F5F5F5;
}

.ContentTable td.Caption
{
    width: 25%;
}

.ContentTable td.valueCell
{
    width: 15%;
    text-align: right;
}

.hover tr:hover, .hover tr.hilite {background:#E5ECF0;}

.valueCellAlt
{
    background-color: #FFFFFF;
    text-align: right;
}
/********** Overrides **********/ 
