#team .person {
	border-top: dotted thin;
	margin: 10px;
	padding: 20px 0 0 0;
}

#team .person .portrait {
	float:left;
	margin: 5px 20px 20px 0;
}

#team .person p{
	padding-left: 175px;
}

#team .twitter {
	float: left;
	margin: 2px 7px 0 0;
}

#team .twittertext {
	font-size: 10px;
	padding-top: 0;
}

#team h1 {
	color: #00a6ef;
	background: none;
	font-size: 18px;
	font-weight: normal;
	border-bottom: none;

}

#team .socialmedias {
	margin: 20px 0 20px 7px;
}

#team .smallheadline {
	font-weight: normal;
}

