@charset "utf-8";
#VIDEOS {
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#VIDEOS  img {
	height: 105px;
	width: 140px;
	margin-right: 10px;
}

#VIDEOS a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
	text-decoration: none;
}
