div.explanation {
  margin-bottom: 0.5em;
}
table#explanation {
  margin-bottom: 0.5em;
}
div#connection {
  background-color: white;
  padding: 10px;
  margin-top: 10px;
}
table#voice td {
  width: 300px;
  padding: 10px;
}
div.voice {
  background-color: white;
  padding: 10px;
  height: 160px;
}
div.voice img {
  margin-right: 10px;
}
div.voice-name {
  text-align: right;
  font-style: italic;
  font-weight: bold;
  margin-top: 10px;
}