/**
 *  Former Directors
 *
 */
/* ==========================================================================

   ========================================================================== */
.table-note th, .table-note td {
  background-color: #FFF;
  border: none;
  padding-top: 12px; }

.note {
  text-align: right;
  font-size: 80%;
  color: #777; }

sup {
  margin-left: 3px;
  margin-right: 3px;
  font-size: 120%;
  color: #C02D2F !important; }
