﻿.RegionHeaderRow, .RegionHeaderCell
{
    font-size: 18px;
    font-weight: bold;
}

.CountryHeaderRow, .CountryHeaderCell
{
    font-size: 18px;
    font-weight: bold;
}

.CountryHeaderCellHorizontalRule 
{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.OwnersListTable 
{
    width: 95%;
    position: relative;
    float: right;
    font-size: 14px;
}

.OwnersListTableLabel 
{
    font-weight: bold;
}

.OwnersListTableDetail 
{
    font-weight: normal;
}