@charset "UTF-8";/* CSS Document */.team_container{	width: 900px;	margin-right: auto;	margin-left: auto;	padding: 10px;	height: 148px;}.picture{	float: left;	}.team_member {	float: right;	width: 720px;	height: 142px;}.team_member p{	vertical-align: top;	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}