

/* --- Stylesheet 1631 () --------- */ 

.Thumbnail {
	width: 400px;
	height: 400px;
	float: left;
}
.Thumbnail div.File {
	width: 380px;
	height: 300px;
}
.Thumbnail div.File img {
	width: 380px;
}

.File {
	background-color: #eee;
	border: 1px solid #ddd;
	height: auto !important;
	position: relative;
}

.File .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
}

h4 {
	font-size: 16px;
	line-height: 19px;
	margin: 5px 0px 5px 0px;
}

.info {
	font-size: 11px;
	line-height: 13px;
}