table.minical { width:182px; }
table.minical td.offmonth { color:#aaaaaa; }
.monthYearheader { color:#8fd300; font-weight:bold; white-space:nowrap; font-size:.9em; width:160px !important; }
table.minical td { text-align:center; width:26px; padding-top:2px; padding-bottom:2px;} 
table.minical tr.odd td { background-color:#ffffff; }
table.minical tr.even td { background-color:#e8e5d8; }
.dayheader { background-color:#8fd300; color:#ffffff; font-weight:bold; font-size:.9em; }
table.minical td.clickabledate { cursor:pointer; }
table.minical td.arrow { cursor:pointer; width:10px; }
#minicaltable td.selected { background-image:url('/assets/images/ui/minical/bg-selected.png'); background-position:center; background-repeat:no-repeat; color:#ffffff; }