.serviceGuide h2 {
  font-size: 15px;
  font-weight: bold;
  background-color: #eee;
  padding: .3em;
}

.underLinetable {
  width: 100%;
}
.underLinetable th, .underLinetable td {
  border-bottom: 1px dotted #CCC;
  padding: .5em;
}
.underLinetable th {
  width: 40%;
}

.primary.primary-maker {
  width: 100%;
}

.makerList {
  margin-bottom: 20px;
}
.makerList li {
  list-style: disc outside;
  margin-left: 1em;
}
