h1 {
	color: #666666;
}
#videoGallery table th {
	text-align: left;
}
#videoGallery #copyleft {
	margin-left: 30px;
}
#videoGallery table#film {
	float: left;
	width: 300px;
	margin-left: 30px;
	vertical-align: top;
	border-spacing: 0px;
}
#videoGallery table#commercial {
	float: right;
	width: 300px;
	vertical-align: top;
	border-spacing: 0px;
}

#videoGallery td {
	width: 120px;
	padding: 5px;
	vertical-align: top;
}
.gallery td {
	vertical-align: top;
	
}

.card, .thumb {
	display: block;
}

.thumb {
	width: 120px;

}

img {
	border: 0;
}
.greyUp {
	background-color: #e3e3e3;
}

