
.photo {
	margin: 4px;
}

div#photos img {
	border: 1px solid #cccccc;
}
div#photos {
	color: #FFFFFF;
	width: 530px;

}



td.stack {
	width: 95px;
	background-image: url(images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
td.set {
	width: 95px;
}
.setThumb {
	float: left;
	width: 85px;
	height: 125px;
	background-image: url(images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	margin: 4px;
}
.setTitle {
	color: black;
	margin-top: 4px;
	margin-bottom: 25px;
	width: 75px;
	text-align: center;
	font-family: arial;
	font-size: 9pt;
}