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

#text .calendar				{ width:100%; border-collapse:collapse; padding:0; }
#text .calendar caption		{ font-size:1.8em; color:#2da2c5; text-align:center; margin-bottom:1em;}
#text .calendar caption span{ margin:0 10px; color:#d97625; }
#text .calendar th			{ 
							  line-height:30px; background:#2da2c5; 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:#f0f3f4;
							}
#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		{  }