table.calendarContainer * { font-size: 9px; font-family: verdana; margin: 0px auto; }

calendarHeader {  }

previousNext {  }

td.yearMonth { color: #6A6A6A; text-align: center; }

calendar {  }

blogEntry {  }

today {  } 
table.calendarContainer table.calendar th { color: #6A6A6A; font-weight: normal; text-align: center; line-height: 12px; margin: 0px; padding: 0px; } 
table.calendarContainer table.calendar td { border: 0px solid #0079AC; } 

table.calendarContainer table.calendar a { display: block; width: 20px; height: 18px; line-height: 18px; text-align: center; font-size: 9px; background: #E1EFF2; color: #0D7AA5; text-decoration: none; } 
table.calendarContainer table.calendar td.blogEntry a { background: #0079AC; color: #fff; } 
table.calendarContainer table.calendar td.today a { background: #343271; color: #fff; }