@import url(../../www/CSS/calendar.css);

/* #calc_div_caltbl_id {width: 250px; } */
#calc_div table td { background: none !important; font-weight: bold; padding: 2px; display: table-cell !important;}
#calc_div table tr { width: 100%; display:table-row !important;}
#calc_div .cpOtherMonthDate, #calc_div .cpDayColumnHeader, #calc_div .cpCurrentMonthDate{}
#calc_div table tr { border: none; }
#calc_div .cpDayColumnHeader {color: #808080; font-weight: bold; }
#calc_div .cpTodayText { text-align: center; }
#calc_div TD.cpCurrentDate {  background-color: #c0c0c0 !important; }
