.statstable tr:hover td {
	background: #fff;
}

.groupexpander-all {
	text-align: right;
}

.groupexpander {
	float: right;
}

.statstable .expanded,
.statstable .expanded a {
	cursor: n-resize;
}

.statstable .collapsed,
.statstable .collapsed a {
	cursor: s-resize;
}
