.us {
  margin: 10px 0 0 15px;
}

.us h3 {
  display: block;
  color: #333;
  line-height: 1.5;

  font-weight: bold;
  outline: 0;
  padding: 3px 8px 5px 0px;
  font-size: 16px;
}

.committee {
  margin: 10px 0 0 15px;
}

.committee h3 {
  display: block;
  color: #333;
  line-height: 1.5;

  font-weight: bold;
  outline: 0;
  padding: 3px 8px 5px 0px;
  font-size: 16px;
}

.committee .job {
  float: left;
  padding-right: 10px;
}

.committee .name {
  float: left;
}
