/* @override http://christchurchumc/css/events.css */
#content table			{ width:100%; } 
#content caption		{ 
						  font-size:1.6em; color:#35a8ad; width:100%; margin-bottom:1em;
						  background:#f3f3f3; padding:7px 0; font-weight:bold;
						}						
caption span			{ font-size:1.9em; color:#e3282c; font-weight:normal; margin:0 25px; }
#content table th		{ background:#35a8ad; line-height:30px; font-size:1.4em; color:#fff; }
#content table td		{ 
						  width:68px; height:68px; padding:4px; background:#f3f3f3; 
						  border-right:1px solid #fff; border-bottom:1px solid #fff; font-size:11px;
						}
#content td ul			{ padding:0; list-style:none; }
