@charset "utf-8";
#tabVideos {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#tabVideos a:hover {
	text-decoration: underline;
}
#tabVideos td {
	padding: 10px;
}
