﻿#footer
{
    display: none;
}

.icon-btn bg-close
{
    display: none;
}

a.icon-btn:link, a.icon-btn:active, a.icon-btn:visited
{
    display: none;
}

.fiscalInfoCol
{
    width: 100px;
    text-align: center;
}

table.gridView
{
    margin-top: 9px;
    border-collapse: collapse;
    background-color: White;
}

table.gridView th
{
    font-size: 10px;
    padding: 0px;
}

table.gridView > tr > td, table.gridView > tbody > tr > td
{
    font-size: 10px;
}

table.summary td
{
    font-size: 8px !important;
    padding: 1px !important;
    line-height:9px !important;
}

.subcol
{
    padding-left: 5px !important;
}


.timeTable
{
    width: 635px !important;
}
.summary
{
    width: 100% !important;
}

