.teammember {
    margin-bottom: 10px;
    height: 120px;
}
.teammember img {
    position:absolute;
    border: 0;
}
.teammember p {
    margin: 0;
    padding: 0;
    margin-left: 100px;
    padding-top: 5px;
}
.teammember strong a {
    text-decoration: none;
}
h2 {
    margin-top: 40px;
    margin-bottom: 4px;
    padding-bottom: 0;
}
.team_description {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 24px;
}
