table.event_listing {
	background-color: #FFFFFF;
	color: #444444;
	width: 100%;
	border: 0;
}

table.event_listing th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

table.event_listing th,
table.event_listing td {
	border-bottom: 1px solid #E1E1E1;
	border-spacing: 0;
	margin: 0;
	padding: 4px 4px 4px 0;
	text-align: left;
	vertical-align: top;
}