﻿.StaffBlock
{
    width: 370px;
    height: 200px;
    float: left;
    padding-bottom: 15px;
}

.StaffImage
{
    width: 140px;
    float: left;   
    margin: 5px 5px 0px 0px;       
}

.StaffTitle
{
    width: 365px;
    height: 20px;
    float: left;
    background-color: #666666;
    vertical-align: bottom;
    text-align: left;
    text-indent: 5px;    
}

.StaffBodyText
{
    width: 220px;
    float: left;
    height: 175px;
    margin-top: 5px;       
}
