.cal-popup { display:block !important; visibility:visible !important; margin-left:8px; padding:5px; /*background:url(images/blockc_bg.gif) no-repeat;*/ }
.cal-popup table { width:100%; border:0 none; }
.cal-popup table tr td { border:0; border-collapse:collapse !important; text-align:center; padding:3px; }
.cal-popup td.cpMonthNavigation { border:0 none; letter-spacing:1px; }
.cal-popup td.cpCurrentMonthDate { }
.cal-popup td.cpOtherMonthDate { }
.cal-popup a.cpCurrentMonthDate { display:block; width:22px; height:22px; line-height:22px; background:transparent url(images/nav_main_bg.gif) repeat-x; color:#fff; }
.cal-popup a.cpOtherMonthDate { display:block; width:22px; height:22px; line-height:22px; background:#fb8ea2; color:#fff; }
.cal-popup a:hover { text-decoration:underline; }
a.cpCurrentDate { display:block; width:22px; height:22px; line-height:22px; background:#f0dcba; color:#664633; }
.cpTodayText { display:none; }
