.hwstats {
	font-size: 11px;
	width: 720px;
	margin-top: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.hwstats p {
	margin-top: 8px;
	margin-bottom: 12px;
}
.hwstats p, .hwstats li, .hwstats td, .hwstats th {
	font-size: 11px;
}
.hwstats .text, .hwstats .text li {
	font-size: 13px;
}
.hwstats p.text {
	text-align: justify;
}
.aahwstats h1 {
	font-size: 20px;
}
.hwstats h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 4px;
	font-size: 14px;
}
.hwstats table {
	 border-collapse: collapse; 
}
.hwstats tr.darker {
	background: #eeeeee;
}
.hwstats th, .hwstats td {
	border: 0px;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	vertical-align: top;
}
.hwstats th {
	background: #cccccc;
	color: #202020;
	text-align: left;
}
.hwstats .stat-disp {
	width: 260px;
	text-indent: 2px;
}
.hwstats .stat-pct {
	width: 36px;
	padding-right: 4px;
	text-align: right;
}
.hwstats .stat-bar {
	width: 420px;
}
.hwstats .stat-cnt {
	width: 44px;
}

.hwstats a {
	text-decoration: underline;
	color: #000000;
}
.hwstats a:hover {
	text-decoration: underline;
	color: #202020;
}

.hwstats h1 a {
	text-decoration: none;
}

.hwstats .bar {
	background: #a0a0a0;
	overflow: hidden;
}

.hwstats .navclear {
	clear: both;
}

.hwstats .nav-prev {
	float: left;
}

.hwstats .nav-next {
	float: right;
}
.hwstats .nav {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #606060;
}
.hwstats .nav a {
	color: #606060;
	text-decoration: none;
}
.hwstats .nav a:hover {
	color: #606060;
	text-decoration: underline;
}

.hwstats .links {
	width: 100%;
	color: #303030;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.hwstats .links a {
	text-decoration: none;
}

.hwstats .links a:hover {
	text-decoration: underline;
}

.hwstats .blurb {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #303030;
	text-align: justify;
}

.hwstats a img {
	border: none;
}

