table.team {	position : relative;
				top : 80px;
				left : 80px;
				width : 750px;}
td.header { font-size : 20px;
			font-weight : bold;}
td.memberpic {	padding : 5px;
				margin : 0px;
				width : 110px;
				border-top : 1px solid #111;
				text-align : center; }
td.membername {	border-top : 1px solid #111;
				margin : 0px;
				vertical-align : top; }
p.team_title { 	font-weight : bold;
				position : relative;
				top : 15px;
				left : 15px;}
p.team_name { 	font-weight : normal;
				position : relative;
				top : 15px;
				left : 50px;}
p.team_degree { font-weight : normal;
				position : relative;
				left : 50px;
				font-style : italic;}