.videoTitle
{
	font-size: 11pt;
	font-weight: 800;
	padding-bottom: 3px;
}

.videoObject
{
	width: 300px;
	height: 200px;
}

.videoThumbnailTD
{
	width: 100px;
	text-align: center;
	padding: 2px;
}

.videoThumbnailTD A { text-decoration: none; }
.videoThumbnailTD A:visited { text-decoration: none; }
.videoThumbnailTD A:active { text-decoration: none; }
.videoThumbnailTD A:link { text-decoration: none; }
.videoThumbnailTD A:hover { text-decoration: none; }

.videoChoose
{
	color: #990000;
	font-size: 9pt;
	font-weight: 800;
}