.content .profile {
	border: 1px solid #ccc;
	margin: auto;
	width: 520px;
	padding: 5px 15px;
}
.profile .portrait {
	width: 100px;
	float: right;
	
}
.profile .lead {
	width: 415px;
	float: right;
}
.profile p {margin-bottom: 1em !important;}
.profile p.indent {
	margin-top: 0 !important;
}
