h1 {
	background-image: url(/images/hd_events.png);
}

table {
	width: 100%;
	border-collapse: collapse;
}

	table td {
		padding: 2px 4px;
	}

	table th {
		padding: 0;		
		font-weight: normal;
	}
	
		table th span {
			display: block;
			white-space: nowrap;
			height: 15px;
			padding: 3px 5px 13px;
		}
	
	table tr {
		vertical-align: top;
		text-align: left;
	}
	
#MenuEvents {
	background-position: top left;
	position: relative;
	z-index: 1;
}

	#MenuEvents a {
		background-position: top right;
		color: #bebab7;
	}