@charset "utf-8";
#ResultsBox {
	position:absolute;
	width:773px;
	height:544px;
	z-index:2;
	left: 10px;
	top: 70px;
}
#PointsBox {
	position:absolute;
	width:766px;
	height:466px;
	z-index:2;
	top: 40px;
	text-align: center;
}

