#jlhtv {
	font-family: sans-serif;
	line-height: 1.5;
	font-size: 0.9em;
	padding: 2em;
}

#jlhtv a {
	color: inherit;
	text-decoration: none;
}

#jlhtv .actions-list, .javascriptOn #jlhtv .media-inline, #jlhtv a[href*="/admin"], #jlhtv .showAll, #jlhtv .categories, #jlhtv .testimony {
	display: none;
}

#jlhtv .article {
	margin: 0 0 6em;
}

#jlhtv h1, #jlhtv h2 {
	text-align: center;
	font-size: 1.5em;
	margin: 0 2em 3em;
}

#jlhtv h1 a, #jlhtv h2 a {
	font-size: 1em !important;
	padding: 0 !important;
	margin: 0 !important;
	color: black !important;
}

#jlhtv .date {
	text-align: center;
	font-size: 0.8em;
	position: relative;
	top: 4em;
	margin-bottom: -1.5em;
}

#jlhtv .details .date {
	top: -6em;
}

#jlhtv .bigimage {
	max-height: 7em;
	float: left;
	margin: 7em;
	position: absolute;
}

#jlhtv dl {
	padding: 1em;
	margin-left: 19em;
}

#jlhtv dt {
	position: absolute;
}

#jlhtv dd {
	margin-left: 9em;
	margin-bottom: 0.5em;
}

#jlhtv .articles-list {
	list-style: none;
}


#jlhtv .media-inline.transcript {
	display: block;
	margin: 3em 0;
}

#jlhtv p {
	margin: 1em 0;
}

#jlhtv .transcript h2 {
	font-size: 1.2em;
	text-align: left;
	background: #ccc;
	padding: 0.5em 1em;
	margin: 2em 0 1em;
	font-weight: normal;
}

#jlhtv .transcript h3 {
	margin: 2em 0 1em;
}

#jlhtv .transcript ul {
	list-style: circle;
}
