#case-histories #title {
  color: #314F6B;
}
#case-histories h5 {
  margin: 0 0 0 1em;
  padding: 0;
  font-size: larger;
  display: inline;
  color: #000;
  font-weight: bold;
}
#case-histories .savings {
  color: green;
  margin: 0;
  padding: 0;
}
#case-histories #case-history-list table {
  margin: 20px;
}
#case-histories #detail table td {
  vertical-align: top;
}
#case-histories td.description-row {
  padding-bottom: 20px;
}
#case-histories td.title-row a {
  font-weight: bold;
}
#case-histories tr.title-row {
  font-size: 14px;
}
#case-histories #video {
  text-align: center;
}
