#lastweekstats {
	font-size: 8pt;
	line-height: 14pt;
	text-align: left;
	border: none;
	top: auto;
	width: 210pt;
	height: 100pt;
	left: 12pt;
	bottom: 10pt;
}

#lastweekstats table {
	width: 100%;
}

#lastweekstats table td {
	text-align: center;
	width: 14%;
}

#lastweekstats tr.graph td {
	vertical-align: bottom;
	height: 68pt;
	min-height: 80pt;
}

#lastweekstats tr.graph div {
	background-color: #494;
}

