.persontBlock {
	background-color: #9CC;
	float: left;
	margin-top: 1ex;
	width: 400px;
}
.persontBlock .personPic {
	float: left;
	margin-right: 2em;
	margin-top: 2ex;
}
#panelRightCU {
	float: right;
	width: 160px;
	margin-right: 2em;
	margin-top: 5em;
	margin-bottom: 15em;
}
