/* Stops the spill over problem. */
td.td_no_spillover {
    height: 90%;
    /*width:19%;
     background-color:#2B4657;*/
}

table.table_no_spillover {
    padding-left: 10px;
    padding-right: 5px;
    height: 90%;
    /*width:100%;
     height:100%;
     border:none;
     background-color:#2B4657;*/
}
