/* 
    Document   : TotemBootstrapKendoFixes
    Created on : Jan 16, 2012, 12:41:35 AM
    Author     : cam
    Description:
        Fixes any overlaps between bootstrap and kendo
*/


.k-grid table
{
    margin-bottom:0px;
}