/* CSS Document */

#statisticContainer{
	margin: 4px;
	padding-bottom: 16px;
}

#statisticCell{
	padding-top: 4px;
}


#statisticCellHeader{ 
	padding: 4px 16px;
	color: #F60;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

#statisticCellBottom{
	display: none;
}

#statisticCell table{
	width: 195px;
}
