/* @override http://cfc/_css/events.css */

#text .calendar				{ width:100%; border-collapse:collapse; padding:0; }
#text .calendar caption		{ font-size:1.8em; color:#5a874e; text-align:center; margin-bottom:1em;}
#text .calendar caption span{ margin:0 10px; color:#d46e1b; }
#text .calendar th			{ 
							  line-height:30px; background:#5a874e; color:#fff; font-size:1.3m; text-align:center; font-weight:bold; 
							  text-transform:uppercase; 
							}
#text .calendar td			{ 
							  padding:5px; width:50px; height:50px; text-align:right; border:1px solid #fff; border-left:0; border-bottom:0; 
							  vertical-align:top; font-size:9px; background:#efefce; color:#8f8f7d;
							}
#text .calendar td ul		{ margin:0; padding:4px 0 0; text-align:left; }
#text .calendar td li		{ list-style:none;  }
#text .calendar td li a		{  }
