.td-photo {
	color: #E6E6E6;
}
.td-title {
	color: #000000;
	background-color: #E6E6E6;
}
.td-title-highlighted {
	color: #000000;
	background-color: #E2C7C7;
}
.sold-text {
	color: #CC0066;
	font-weight: bold;
}
.td-desc {
	color: #000000;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: center center;
}

