body{
  font-size:120.1%;
  background:#ffffff!important;
}

div.col-container{
  width:32.625em;
  float:left;
  height:auto!important;
  overflow: auto!important;
}

thead th, tfoot td, th{
  font:normal 0.8em verdana,arial,helvetica,sans-serif;
  text-align:left;
  vertical-align:top;
  padding:0.5em;
  border-left:1px solid #454F6C;
  border-bottom:1px solid #454F6C;
}
thead th{
  border-top:1px solid #454F6C;
}
tbody td{
  border-left:1px solid #454F6C;
  border-bottom:1px solid #454F6C;
  font:normal 0.8em verdana,arial,helvetica,sans-serif;
  padding:0.5em;
  vertical-align:top;
}