.accountSection {
  margin: 4px 8px 8px 8px;
}
.accountSection .header {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  padding: 2px 2px 2px 6px;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}
.accountSection .header a {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}
.accountSection .body {
  padding-left: 10px;
}

.accountSection .fieldLabel {
  font-weight: bold;
  padding-right: 6px;
}
.accountSection .fieldInfo {}
