.calendarBG { width:auto;}
.calendarBlank { width:38px; height:28px; background:url(http://downtownbelair.com/images/site/cellEmpty.gif) center center no-repeat; }
.calendarHeader, .calendarMonthLinks { font:1.8em Georgia, serif; color: #CC0000; text-align: center; padding:4px 0; }
.calendarMonthLinks { font:bold .9em Arial, serif; }

.calendarDayHeading { width:38px; height:28px; font: 14px Arial, sans-serif; color: #666; text-align: center; padding-top:1px; background:url(http://downtownbelair.com/images/site/cell.gif) center center no-repeat; }

.calendarToday { width:38px; height:28px; font: 14px Arial, sans-serif; color: #1d58d3; text-decoration:none; text-align: center; padding-top:2px; background:url(http://downtownbelair.com/images/site/cell.gif) center center no-repeat; }
.calendarToday a { color: #CC0000; text-decoration:none; }
.calendarToday a:hover { text-decoration:underline; }

.calendarCell { width:38px; height:28px; font: 14px Arial, sans-serif; color: #666; text-decoration:none; text-align: center; padding-top:1px; background:url(http://downtownbelair.com/images/site/cell.gif) center center no-repeat; }
.calendarCell a { color: #CC0000; text-decoration:none; }
.calendarCell a:hover { text-decoration:underline; }