#baaxStatsToggleSwitch { background-color:rgba(111,111,111,.4);
	border:0px;
	position:fixed;
	left:0;
	bottom:0px;
 }
#baaxStats { background:#ff9; padding:5px; }
#baaxStats h1, #baaxStats h2 { margin:0; padding:0; cursor:pointer; color:#000; }
#baaxStats td, #baaxStats th {
	border:1px solid #fff;
	background:#eee;
	font-family:sans-serif;
	color:#000;
}

