@charset "UTF-8";
/* CSS Document */

.gallery {
}
.gallery a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery img {
	display: block;
	clear: both;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
}
.gallery p {
	margin-top: 0.1em;
	padding-top: 2px;
	line-height: 1em;
	margin-bottom: 0.1em;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
}
.gallery  td {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 8px;
}
.gallery th {
	padding-top: 4px;
	padding-bottom: 8px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
}
.instrucText {
	font-size: 0.85em;
	font-style: italic;
	color: #666666;
	display: none;
}
td.new {
	background-image: url(../images/New_Card_BG.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
