#photo {
	position: absolute;
	left: 275;
	top: 143;
	}
#childrenChart {
	position: absolute;
	left: 389px;
	top: 143px;
	}
#ladiesChart {
	position: absolute;
	left: 389px;
	top: 305px;
	}
#childrenChartLabel {
	position: absolute;
	left: 402px;
	top: 112px;
	}
#ladiesChartLabel {
	position: absolute;
	left: 402px;
	top: 274px;
	}
#sizingText {
	width: 407px;
	position: absolute;
	left: 389px;
	top: 426px;
	}
.leftCell {
	font-weight: bold;
	padding-left: 12px;
	}
