/*** CALENDAR STYLES START ***/ #calendar{ border: 1 #003366 solid; border-width: 1px; background-color:#dddddd; } #today{ background-color:#cccccc; } #activeDay{ background-color:#eeeeee; } .day{ width:30; height:30; background-color:#ffffff; } .dayBig{ width:60; height:60; background-color:#ffffff; } .calendarHead{ background-color:#ffffff; } .dayContent, .dayContent DIV { font-family:arial, sans-serif, helvetica, verdana; font-size: 10px; line-height: 105%; text-decoration: none; margin-top:4px; color:#666666; } .mod_calendars A:Link, .mod_calendars A:Visited{ color: #085656; font: 11px; } /*** CALENDAR STYLES END ***/