.teamProfileBrief a, .teamProfileBrief a img {
    border: none;
}

.teamProfileBrief {
    width: 382px;
    float: left;
    clear: right;
    overflow: hidden;
    border-left: 2px solid #333333;
    border-bottom: 2px solid #333333;
}

.teamProfileBrief img, .teamProfileText {
    width: 190px;
    height: 289px;
    float: left;
}


.teamProfileText {
    margin: 10px;
    width: 170px;
    height: 269px;
    font-size: 8pt;
}