/* CSS Document */
.miniCalendar{ width:44px; float:left; background:url(images/Upcalendar-orange.gif) top center no-repeat; height:49px; }
.paper{ width:44px; background:url(images/Dwcalendar.gif) bottom no-repeat; height:27px; }
.theDay{ font-family: Verdana, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; color:#000000; font-size:1.2em; padding-top:3px; }
.monthYear{ font-family:Verdana, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; font-size:0.8em; height:16px; padding-top:7px; }
