#history{
  width:640px;
  height: auto;
  float:right;
}
#history table.historygraph{
  margin: 0 0 20px 20px;
}
#history table.historygraph caption{
  padding: 0 0 5px 0;
  color: #00ffff;
  font-weight: 800;
  text-align:left;
}
#history table.historygraph tr{
  background-color:#000000;
}
#history table.historygraph tr th, #history table.historygraph tr td{
  border:solid #333333 1px;
  text-align:left;
  font-weight: 100;
}
