.ball {
	background: url(../images/ball/bg_ball.gif) 0 0 repeat-y;
}

.ball div {
	padding: 150px 60px 65px 60px;
	background: url(../images/ball/ball_top.jpg) 0 0 no-repeat;
	font-size: 11px;
	color: #385f9c;
	line-height: 16px;
}

.ballFooter {
	padding: 16px 35px;
	background: url(../images/ball/ball_bottom.png) 0 bottom no-repeat #385f9c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	font-size: 11px;
}