#cast {
margin-left: auto;
margin-right: auto;
width: 450px;
font-family: Times New Roman,Times,serif;
font-weight: bold;
}
#castleft {
float: left;
width: auto;
font-size: 1em;
text-align: left;
line-height: 1.5em;
}

#castright {
font-size: 1em;
float: right;
width: auto;
text-align: left;
line-height: 1.5em;
}

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

.castright {
font-size: 1em;
float: right;
width: auto;
text-align: left;
line-height: 1.5em;
}

.end {
clear: both;
}