.predictions_header_box {
	width:210px;
	height:40px;
	background:#eeeeee;
	text-align:right;
	margin:2px;
	padding:2px;
}
.predictions_numbers {
	width:480px;
	height:40px;
	text-align:center;	
	margin:2px;
	padding:2px;
}
.predictions_image_box {
	width:215px;
	height:232px;	
	text-align:center;	
	margin:2px;
	padding:2px;
}
.hand_with_balls_top {
	background:transparent url(/assets/images/hand_with_balls_top.png) no-repeat center;
}
.hand_with_balls_bottom {
	background:transparent url(/assets/images/hand_with_balls.png) no-repeat center;
}