div.labels span{
   width: 100px;
   display: inline-block;
}
table{
   width: 100%;
   margin-top: 25px;
}
table td{
   text-align: center;
}