div#central h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	margin-top: 2px;
	padding: 0px;
	padding-bottom: 2px;
}

div.event {
	border-top: solid 1px #d4d4d4;
	margin-left:15px;
	margin-right: 15px;
	color: #666;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	clear: both;
}

div.first {
	border-top: solid 1px #d4d4d4;
	margin-top: 50px;
}

#home div.first {margin-top: 25px;}

img.cromo {float: right; padding-bottom:10px;}