@charset "utf-8";
/* CSS Document */

/*********** #Team Page styles ***********/
.team_profile{
width:865px;
margin:5px;
}

.team_profile h1{
width:855px;
height:20px;
background-color: #eeeeff;
}

.team_profile img{
float:left;
margin:5px;
margin-right:10px;
padding:2px;
border:1px solid #cccccc;
}

.team_profileTEXT{
width:625px;
float:right
}
