#PageContent th{
	padding:5px 0px;
	font-size:1.25em;
	font-weight:bold;
}
#Meetings {
	border-left:1px solid #e2e2e2;
}
#Meetings td,#Meetings th{
	padding:5px;
	border-bottom:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}
#Meetings th{
	background-color:#e2e2e2;
}

