@charset "utf-8";
/* CSS Document */

#videoIntro {
	font-size: 1.3em;
	text-align:center;
	padding-top: 5px;
}

.videoBox {
	display:none;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#videoTable {
	border: none;
	border-style:none;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.4em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

#videoTable td {
	border: none;
	border-style:none;
	width: 33%;
	padding: 7px;
	text-align:center;
}