.top
{
 height:126px;
 color: #F7F199;
}
 
.middle
{
 background-color : #F5F8FC;
 MARGIN:5px;
 PADDING:5px;
 overflow: auto;
}
 
.bottom
{
 Position:absolute;
 bottom:0px;
 height:100px;
 width:100%;
}

table.full-width {
  width:100%;
}
