.statistics #page-title {
	display:none;
	}
.statistics .field-items, .stats-summary-container {
	width:100%;
	}
.stats-summary {
	width:300px;
	font-size:1.05em;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	}
.highcharts-title   {
	font-weight:bold !important;
	font-size:1.05em !important;
	font-family: robotoregular,arial,helvetica !important;
	font-variant:small-caps;
	}
.stats-table td {
	border-bottom: 1px solid #eee;
	}
.stats-heading {
	font-size:1.1em;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
	padding:3px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
	}
.stats-subheading {
	font-size:1.05em;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:20px;
	border-top:1px dashed #aaa;
	margin-top:50px;
	padding-top:40px;
	text-align:center;
	}
td.stats-number {
	width:15%;
	text-align:center;
	font-size:.95em;
	}
th.stats-number {
	width:15%;
	text-align:center;
	}
ul li.leaf.sidebar-sub-head {
	list-style-type:none;
	font-variant:small-caps;
	padding-top:20px;
	font-weight:bold;
	font-size:1.08em;
	}
#block-menu-menu-statistics h2 {
	font-weight:bold;
	}