@charset "utf-8";
/* CSS Document */

h1 {
	display:block;
	height:auto;
	margin-bottom:3px;
	margin-top:-0.6em;
	text-indent:0;
} * html h1 { margin-top:-0.7em; /* Lazy IE6 Fix */ }
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
}
h1, h2 {
	color:#818386;
}
#extra p {
	padding-left:2px;
}
.eventItem {
	margin-bottom:16px;
	padding-top:0;
}
#container {
	height:auto;
}