label{
	display:block;
}

a{
	cursor:pointer;
}

div.error{
	border:3px solid red;
	padding:1ex;
	background-color:orange;
	margin-bottom:2ex;
}

div.event{
	clear:both;
	margin:6ex 0ex;
}

div.event h1 span{
	float:right;
}

div.event h2 span{
	float:right;
}

div.event img{
	float:right;
	width:33%;
	border:none;
	margin-left:1ex;
	margin-bottom:1ex;
}

div.event div.time{
	float:left;
	margin-right:2ex;
	margin-bottom:1ex;
}

div.event p.links{
	margin-top:1ex;
}

div.event p.links a{
	margin-right:2ex;
}

#downloadlist li{
	margin-bottom:1ex;
}

#downloadlist li span{
	font-style:italic;
	margin-right:2ex;
}
