/* CSS Document */
.miniCalendar{ width:31px; float:left; background:url(images/Upcalendar.gif) top center no-repeat; height:33px; }
.paper{ width:31px; background:url(images/Upcalendar.gif) bottom no-repeat; height:22px; }
.theDay{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; color:#fff; font-size:13pt; padding-top:1px; }
.monthYear{ font-family: Arial, Helvetica, sans-serif; background:url(images/Dwcalendar.gif);font-weight:normal; color:#FFFFFF; font-size:7pt; line-height: 11px; text-transform: uppercase; height:11px; padding:0; }