#contentright {
	background-color: #ffffff;
	text-align: center;
}
#contentright img {
	float: none;
	clear: none;
	margin: 4px 1em 4px 4px;
}
.thumb {
	float: left;
	width: 140px; height: 220px;
	margin: 5px 5px 0;
	padding-top: 3px; padding-bottom: 3px;
	text-align: center; font-size: 85%;	font-weight: bold;
	background-color: #F0FFFF;
	border-top: 4px double #9FE0F9;
	border-left: 4px double #9FC4F9;
	border-right: 4px double #0C56C0;
	border-bottom: 4px double #1C0CC0;
}
.thumb-r {
	float: right;
	width: 200px; height: 210px;
	margin: 5px 5px 0;
	padding-top: 3px; padding-bottom: 3px;
	text-align: center;
	font-size: 85%;
}
.thumb-sm {
	float: left;
	width: 120px;
	height: 160px;
	margin: 3px;
	font-size: 85%;
	border-top: 4px double #99CCFF;
	border-left: 4px double #99CCFF;
	border-right: 4px double #306799;
	border-bottom: 4px double #306799;
	padding-bottom: 6px;
}
