.statsnormal {
	width: 25%;
}
.daystats {
	width: 25%;
}
.average {
	width: 25%;
}
.day {
	font-weight: bold;
}
.gfxBar {
	text-align: left;
	border-width: 1px;
	padding: 1px;
	border-color: #858585;
	border-style: solid;
}

.gfxBar div {
	background-color: #0c0;
	border-bottom: 6px solid #0a0;
	height: 6px;
	font-size: 6px; /* needed for correct usage-bar display in IE-browsers */
}
.tableheadrank {
	width: 65px;
	text-align: center;
}
.tbodyrank {
	width: 65px;
	text-align: center;
}
.tableheadboard {
	text-align: center;
}
.tbodyboard {
	text-align: center;
}
.tableheadthread {
	text-align: center;
}
.tbodythread {
	text-align: center;
}
.tableheaduser {
	text-align: center;
}
.tbodyuser {
	text-align: center;
}
.tableheadthreads {
	width: 65px;
	text-align: center;
}
.tbodythreads {
	width: 65px;
	text-align: center;
}
.tableheadreplies {
	width: 65px;
	text-align: center;
}
.tbodyreplies {
	width: 65px;
	text-align: center;
}
.tableheadviews {
	width: 65px;
	text-align: center;
}
.tbodyviews {
	width: 65px;
	text-align: center;
}
.tableheadrating {
	width: 65px;
	text-align: center;
}
.tbodyrating {
	width: 65px;
	text-align: center;
}
.tableheadposts {
	width: 65px;
	text-align: center;
}
.tbodyposts {
	width: 65px;
	text-align: center;
}
.tableheadgfx {
	width: 250px;
	text-align: center;
}
.tbodygfx {
	width: 250px;
	text-align: center;
}