div.videoThumbs {
	text-align:center;
	margin:5em auto 1em auto;
	font-size:0.7em;
}

div.videoThumbs div.video {
	margin:2em 0px 2em 0px;
}

div.videoThumbs img {
	border:none;
}

iframe {
	border:none;
	overflow:hidden;
}

