
.cast IMG {
    margin-top: 0em;
    margin-bottom: 0.5em;
    width: 10em;
}

.bio-odd {
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bio-odd IMG {
    float: left;
    margin-right: 1em;
}

.bio-odd H3 {
    text-align: left;
}

.bio-even {
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bio-even IMG {
    float: right;
    margin-left: 1em;
}

.bio-even H3 {
    text-align: right;
}
