span.highlight {
  border: 1px solid grey;
}
fieldset.satbox { 
  width:600px;
}
p.px50 {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right:10px;
}
.dygraph_table {
  width: 1400px;
}
.rotate {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  width: 3px;
}
.graph {
  margin: 5px;
  float: left;
  width: 540px;
  height: 450px;
}
.label {
  margin: 5px;
  font-size:70%;
  width: 140px
  height: 400px;
}

