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