/* CSS Document */
table.Thumbnails tr td {
	padding: 10px 0px 0px 12px;
}
table.Thumbnails tr td:first-child {
	padding-left: 0px;
}
table.Thumbnails tr:first-child td {
	padding-top: 0px;
}
img.imgLightbox {
	border: 1px solid #420;
}
div.Friendly {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	color: #AAA;
	text-align: center;
	padding: 60px 30px 20px 20px;
}
