table.FilterPanelCalendarHeader2
{
    width: 190px;
    height: 30px;
    border: solid #cccccc 1px;
    margin-top: 5px;
}

.FilterPanelCalendarHeader2 th
{
    background-image: url(../img/basicGridHeaderBackGround.png);
    background-repeat: no-repeat;
    height: 30px;
    border: solid #cccccc 1px;
    text-align: center;
}

.FilterPanelCalendarHeader2 td
{
    padding-left: 10px;
}

table.FilterPanelCalendar2
{
    width: 190px;
    border-top: solid #cccccc 1px;
    margin-top: 5px;
}

.FilterPanelLegendNameCell
{
    overflow: hidden;
    max-width: 150px;
    width: 150px;
}

.FilterPanelLegendImageCell
{
    text-align: right;
    vertical-align: middle;
    padding-right: 4px;
}
