td, table, font {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
#miGraphic {
	float: right;
	text-align: center;
	width: 300px;
	margin: 10px;
	border: 1px solid #CCC;
	padding: 10px;
}
#miGraphic img {
	margin-bottom: 10px;
}
#miGraphic span {
	display: block;
	padding: 3px;
	background-color: #CCC;
}

.stat { }
.stat td {width:33%;}