.Video {
	width: 450px;
	padding: 20px;
	clear: left;
}

.Video a {
	text-decoration: none;
	color: black;
}

.Video img {
	float: left;
	margin-right: 10px;
	border: 0;
}

.VideoLinks {
	font-size: 10pt;
	text-align: center;
}

.VideoLinks a {
	text-decoration: none;
	color: black;
}

.VideoData {
	font-family: sans-serif;
}

.VideoTitle {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 1px;
}

.VideoDates {
	color: #b22313;
	font-size: 10pt;
	font-weight: bold;
}

.VideoBlurb { 
	padding-top: 10px;
	font-size: 12px;
}




