/* CSS Document */
.miniCalendar{ width:55px; float:left; background:url(images/fancy0.png) top center no-repeat; height:100px;  }
.paper{ width:48px; top: -20px; background:url(images/wpcal.gif) bottom no-repeat; height:27px; margin-left:4px; }
.theDay{ font-family: Trebuchet MS, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; color:black; font-size:1.2em; padding-top:6px; }
.monthYear{ font-family: Trebuchet MS, Helvetica, sans-serif; font-weight:bold; color:black; font-size:0.8em; height:14px; padding-top:40px; padding-left:0px;}

