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

#history_video_table {
	margin:24px auto;
}
#history_video_table td {
	vertical-align:middle;
	text-align:center;
	width:250px;
}
#history_video_table caption {
	font-weight:bold;
	font-size:110%;
	text-align:center;
	padding:12px;
}