﻿.calTbl
        {
            font-family:Arial;
        }
        .dayBox
        {
            border: none;
            width:30px !important;
        }
        .monthBox
        {
            border: none;
            width:30px !important;
        }
        .yearBox
        {
            border: none;
            width:60px !important;
        }
        .calBox
        {
            width: 75px;
             font-family:Tahoma;
             font-weight:normal;
             font-size:9pt;
             height:34px  !important;
            margin-left: 5px !important;
             margin-right:5px !important;
             margin-bottom:4px !important;             
        }