/* Style sheet calendar */
#main_content .mod_eventlist .day{font-family:Georgia, "Times New Roman", Times, serif;font-size:18px;}
#main_content .mod_eventlist .event{margin-top:15px;}
#main_content .mod_eventlist .header{margin-top:15px;}
#main_right .mod_calendar table{width:100%;}
#main_right .mod_calendar .head{padding-bottom:2px;text-align:center;font-size:11px;color:#7c8919;line-height:18px;}
#main_right .mod_calendar .label{text-align:center;vertical-align:middle;font-weight:normal;font-size:10px;color:#7c8919;}
#main_right .mod_calendar td{width:19px;height:16px;text-align:center;vertical-align:top;}
#main_right .mod_calendar .days{background-image:url("tl_files/structure/calendar_background.gif");background-position:right top;background-repeat:no-repeat;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;font-size:10px;color:#1d3464;}
#main_right .mod_calendar .col_first{border-left:2px solid #ffffff;}
#main_right .mod_calendar .days a{color:#fff;}
#main_right .mod_calendar .days a:hover{text-decoration:underline;}
#main_right .mod_calendar .today{background-image:url("tl_files/structure/calendar_today.gif");background-position:right top;background-repeat:no-repeat;}
