#statisticContainer{
	background: url(../images/content_16.jpg) repeat-y top;
}

#statisticCell{
	padding-right: 10px;
	padding-bottom: 10px;
	display: block;
}
#statisticCell table{
	width: 180px;
}
#statisticCell p{
	padding: 3px 3px 3px 6px;
	color: #333;
	margin: 2px;
}
#statisticCell p a{
	color: #000;
}
#statisticCell p a:hover{
	color: #000;
}

#statisticCellHeader{
	background: url(../images/content_15.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 20px 20px 15px 10px;
	text-transform: uppercase;
}

#statisticCellBottom{
	display: none;
}
#statisticCellBottom a{
	color: #fff;
}
