﻿body 
{
    height:calc(100% + 450px);
    
}

form
{
    height:calc(100% + 150px);
    overflow:hidden;
}


.rateTable
{
    border-spacing: 10px;
    border-collapse: separate;
}