/*	Additional Styles for the Social Events Page	*/
table#calendar	{border-collapse: collapse; padding: 0;
	width: 780px; margin: 10px auto; font-size: 1em;}
tr	{background-color: #FBF9F2;}
tr.odd	{background-color: #E8E9DB;}
th	{text-align: center; font-weight: bold;
	border: 1px solid #A8BCA7; border-left: none;
	line-height: 1.5;}
th.th1	{border-left: 1px solid #A8BCA7; width: 20%;}
th.th2	{width: 50%;}
th.th3	{}
th.th4	{}
td	{border-right: 1px solid #A8BCA7; border-bottom: 1px solid #A8BCA7;
	line-height: 1.5; padding-left: 5px; padding-right: 5px;}
td.leftcell	{border-left: 1px solid #A8BCA7;}
h2	{padding-left: 70px;