div.totoWedstrijden_container { width: 630px; float: left; }
div.totoStand_container { width: 300px; float: left; padding-left: 60px; }

.totoTabel {
  margin-bottom:25px;
  margin-top:10px;
  text-align:left;
}

.totoInput {
  padding-right: 25px;
  float: left; 
}

.totoStand {
  border: 0px;
}

.totoStand td {
  padding-right: 60px;
  height: 20px; 
}

.hideOnLoad {
  display: none; 
}

