.teambox {
width:101px;
height:101px;
display:inline;
clear:none;
}

.light {
background-color:#b3e2ee;
}

.dark {
background-color:#67c6dd;
}

#team img, .teambox {
display:inline;
width:101px;
height:101px;
clear:none;
float:left;
margin:5px;
border:0px;
}

#team {
width:450px;
}