﻿.teamholder
{
    clear: both;
    padding-top: 30px;
    text-align: center;
}

.team
{
    float: left;
	width: 205px;
}

.teamtext
{
    float: left;
    width: 122px;
    text-align: right;
    font-size: 11px;
}

.teamphoto
{
    float: right;
    width: 80px;
}

.teamphoto img
{
    height: 80px;
    width: 80px;
}

.teampadding
{
    float: left;
    width: 35px;
    height: 80px;
}
