﻿#activityStats {
	background: url(http://d2b4ufapzmnxpw.cloudfront.net/build/1993/static/kronos/images/stats-bg.png) no-repeat 0 0;
	width: 720px;
	height: 64px;
	display: table;
	padding: 0;
	margin: 0;
	position: relative;
}

#activityStatsReflection {
	background: url(http://d2b4ufapzmnxpw.cloudfront.net/build/1993/static/kronos/images/stats-reflection.png) no-repeat 0 0;
	position: absolute;
	width: 720px;
	height: 64px;
	z-index: 10;
}

.activityStatsItem {
	display: block;
	float: left;
	vertical-align: middle;
	height: 54px;
	border: none;
	text-align: center;
	padding: 5px 15px;
	color: #FFF;
}





