.publicProfileDialog .ui-dialog-content {
	padding: 30px 20px 18px 20px;
	font-size: 0;
	white-space: nowrap;
}

.ppdSidebar {
	display: inline-block;
	text-align: center;
}

.ppdAvatar {
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}

.ppdInfo {
	display: inline-block;
	width: 300px;
	margin-left: 20px;
	font-family: DidactGothic;
	color: #000;
	white-space: normal;
	vertical-align: top;
}

.ppdScreenName {
	font-size: 16px;
	line-height: 21px;
}

.ppdBio {
	font-size: 14px;
	line-height: 18px;
	max-height: 120px;
	margin-top: 6px;
}
