.res-cont { margin:40px auto;}
.res-header-vid { font-size:2em;}
.res-header-sub-vid {
	font-size:1.25em;
	margin:20px 0;
}
.res-header-btn { margin-bottom:20px;}
.res-body {
	display:inline-block;
	margin-top:60px;
}
.res-tile-space { margin:0 40px;}
.res-tile {
	border:1px solid #999;
	border-radius:10px;
	box-shadow: 0 0 5px #888;
	font-size:0.75em;
	margin-bottom:40px;
	width:265px;
}
.res-tile-top {
	border-bottom:1px solid #ccc;
    width:254px;
}
.res-tile-bottom {
	color:#555;
	margin:10px;
}
.res-transcript-header {
	border-bottom:1px solid #999;
	font-size:1.5em;
	padding-bottom:5px;
	margin-bottom:10px;
}
.res-transcript {
	text-align:left;
	margin-bottom:40px;
}
.res-social-sm { margin:20px 0;}

.res-cont .header-gen { color:#666;}

.res-video-container {
	height:313px;
	width:500px;
}