@charset "utf-8";
/* CSS Document */

.teamRow{
	float:left;
	clear:both;
	width:100%;
}

.teamImage{
	width:100px;
	float:left;
}

.teamAbout{
	float:right;
	width:300px;
}