#team {
width: 600px;
float:left;
}

.team_photo {
width:143px;
height:190px;
float:left;
text-align:center;
padding:0 15px 0px 0;
}

.team_text {
width:300px;
height:190px;
float:left;
}

#team hr {
border: 0;
height: 1px;
color: #e0e0e0;
background-color: #e0e0e0;
margin-bottom: 20px;
}