td.eventDateTime {
	width: 140px;
}

td.artists {
	width: 340px;
}

td.location {
	width: 190px;
}

td.eventDateTime, td.artists, td.location {
	padding: 5px 5px;
	margin: 0px;
	color: white;
	font-size: 8pt;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.4;
	overflow: hidden;
	text-align: left;
	vertical-align: text-top;
}
