th {
	padding-bottom: 0px;
}

td.monthHeading {
	font-weight: bold;
	color: #404040;
	padding-top: 10px;
	border-bottom: 1px solid lightgray;
}

tr.oddrow td {
	background-color: #ebebeb;
}

.date { width: 80px; }
.event { width: 250px; }
.place { width: 170px; }
.exhibitor { width: 120px; }

.action { display: none; }
