.Events {
	text-align: center;
}
#news {
	padding: 0;
	font-family: 'Istok Web',Arial,sans-serif;
	width: 100%;
}
#news p {
	margin: 0 auto;
	width: 80%;
	text-indent: 1%;
	padding-bottom: 30px;
}
.News-post {
	margin: 0 0 15px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #101219;
}
.News-post-First {
	margin: 0 0 15px;
	border: none;
}
.date {
	padding: 0;
	font-size: 10pt;
}
.Event-separator {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #101219;
	margin: 25px 0px;
}
iframe {
	width: 700px;
	height: 400px;
}
.Calendar-Holder {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 25px auto;
}
.Calendar-Image {
	width: 25%;
	float: left;
	padding: 0 4.16%;
}