body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5d686c;
}
#stats {
  border-top: 0px;
  border-left: 2px solid #6e797b;
  border-right: 2px solid #6e797b;
  border-bottom: 2px solid #6e797b;
  width: 560px;
  height: 294px;
  padding-left: 2px;
  padding-right: 4px;
  padding-bottom: 4px;
}
#period-select {
  width: auto;
  border: 2px solid #fff;
  background-color: #eaeae2;
  padding-left: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#period-select form {
  display: inline;
}
img {
  border: 0;
}
.clearer {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0;	
}

