#member_video {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: 660px;
}

.video_set {
	width: 215px;
	height: 205px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}
.video_set div.date {
	margin-top: 2px;
	color: #663399;
	font-weight: bold;
}
.video_set img {
	border: 2px solid black;
}
.video_set div.caption {
	width: 215px;
	font-size: 11px;
}

