.video_all {
	margin-top: 20px;
	margin-bottom: 20px;
}
.big_video {
	background-color: #E3FBCF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.big_text {
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}
.small_video {
	width: 136px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	vertical-align: top;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 140%;
	vertical-align: top;
}
.small_text a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.small_text a:hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
