/* CSS Document */
table.Thumbnails tr td {
	padding: 9px 0px 0px 9px;
}
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: 50px 30px 0px 20px;
}
