.statistics{
	width: 100%;
	border: 1px solid black;
	border-collapse: collapse;
	text-align: center;
}
.statistics td{
	border: 1px solid black;
}
.statistics tfoot td{
	font-weight: bold;
}
.test-title{
	height: 100px;
	vertical-align: middle;
	overflow: hidden;
	line-height: 100px;
}
.test-title img{
	float: left;
	margin-right: 10px;
}
.test-title h2{
	display: inline-block;
	text-align: left;
	color: #3387CC;
	font-size: 16px; 
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	margin-right: 10px;
	float: left;
}
.test-done{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.za-post-statcontent{
	text-align: center;font-size: 1.5em;  font-weight: bold; 
}
.za-post-stat{
	text-align: center; color: #757575;  font-size: 26px;    font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;    font-weight: normal;    font-style: normal;    border-bottom: 1px solid #757575;
}
.clearfix{
	clear: none;
	float: none;
}