﻿
div.aboutUs div.staff
{
    clear:both;
}
div.aboutUs div.staff h4
{
    text-decoration:underline;
    font-weight:bold;
}
div.aboutUs div.staff img
{
    float:right;
    margin-top:50px;

}
div.aboutUs div.staff div.staffBody
{
   float:left;
   width:580px;
   
    
}

div.aboutUs div.staff em
{
    font-weight:bold;

}


