#events_narrative {
	font-size: 0.8em;
	width: 660px;
}

#events_narrative h1 {
	font-size: 1.8em;
	background-color: #003C7E;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#events_table {
	width: 660px;
	margin-top: 10px;
}
#events_table td {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#events_table a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#events_table tr td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

