#contentArea {
    text-align: center;
}
#contentArea table {
    width: 100%;
    margin-top: 10px;
    text-align: left;
}
.infofield {
    display: block;
}
.picturebox, .biobox {
    margin-top: 10px;
}
.biobox {
    position: relative;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    text-align: left;
}
.picturebox {
    text-align: center;
    float: left;
    clear: left;
    margin-right: 10px;
    background: #cbcbcb;
    padding: 5px;
}