.css_Team_Profile
{
    width:593px;
    padding:25px 0px;
}
        
.css_Team_Profile h1
{
    font-size:20px;
    margin-bottom:10px;
    color:#0B91CF;
}
        
.css_Team_Profile ul
{
    float:left;
    width:405px;
    margin-left:0px !important;
}
        
.css_Team_PhotoContainer
{
    float:left;    
    width:150px;
    height:250px;
}
        
.css_Team_Photo
{
    border:1px solid #bbb;
}
        
.css_Team_Space
{
    height:15px;
}