/* defines and styles for the bio page */

.oman_name
{
    display:     inline;
    float:       left;
    width:       90px;
    font-weight: bold;
}
.oman_job
{
    display: inline;
    float:   left;
    width:   180px;
}