.content .block {
	margin: 1em 8em;
	}

.content .block h2 {
	text-align: right;
	margin-top: 0;
	}

.event .details, .content .block {
	position: relative;
	background-color: #FFF;
	color: #000;
	letter-spacing: 0;
	padding: 1em 4em 0 4em;
	border-bottom: solid 1px #999;
	text-align: justify;
	border-right: solid 3px #999;
	border-bottom: solid 3px #999;
 
	}
