.news_article {
	margin-bottom: 0.4em;
	margin-top: 1em;
}

.larchive {
	float: left;
}

.larchive p {
	text-align: left;
}

.rarchive {
	float: right;
}

.rarchive p {
	text-align: right;
}

.larchive, .rarchive {
	margin-top: -2em;
	margin-bottom: 1em;
	padding-top: 0;
	line-height: 1em;
	width: 300px;
	z-index: 200;
}

.larchive a, .larchive a:link, .rarchive a, .rarchive a:link {
text-decoration: none;
}

.news_image {
	float: left;
	width: 22.5%;
}

.news_thumbnail {
	margin: 2px 16px 1em 0;
	border: 1px solid #9ab;
}

.news_heading {
	margin-bottom: 0;
	font-size: 1.2em;
	text-decoration: none;
}

.news_heading a {
	text-decoration: none;
}

.news_details {
	font-size: 0.85em;
	color: #888;
	margin-top: 0.2em;
	line-height: 1em;
	margin-bottom: 1em;
}

.news_text {
	float: left;
	width: 76%;
}

.divider {
	margin-bottom: 2em;
}

#video_container {
	text-align: center;
}

#video_container {
	text-align: center;
}

.video_player {
	width: 384px;
	margin: 1em auto 0 auto;
}