.cast {
  margin-left: auto;
  width: 500px;
  margin-right: auto;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
}
.castleft {
  width: auto;
  text-align: left;
  float: left;
  font-size: 1em;
  line-height: 1.5em;
}
.castright {
  font-size: 1em;
  float: right;
  width: auto;
  text-align: left;
  line-height: 1.5em;
}
.end {
  clear: both;
}
