@charset "UTF-8";
.downloadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BC3786;
	text-decoration: underline;
}
.videosdesctext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	text-decoration: none;
}
.videostitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.videosthumb {
	margin-top: 10px;
	padding-bottom: 10px;
}

