h1.plane
{
	background: transparent url( ../../images/css/global/h1-plane-bg.gif) no-repeat left top;
	border-bottom: 2px solid #0066cc;
	color: #0066cc;
	padding: 12px 0 8px 48px;
	font-weight: normal;
	font-size: 2.0em;
	margin-top: 1.5em;
	margin-bottom: 2em;
}

.event-content
{
	padding-bottom: 2.5em;
	margin-bottom: 2em;
	border-bottom: black solid 2px;
	font-size: 1.2em;
}

h2
{
	font-size: 2.0em;
	font-weight: bold;
	text-decoration: none;
}

#the-content a, #the-content .event-content a
{
	color: #0066cc;
}