.propertyStatus {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 5px 10px;
	text-align: center;
	color: red;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial Black, Arial, Verdana, sans-serif;
}
#photoBox {
	margin: 10px 0px 0px 10px;
}
#photoBox img {
	display: none;
}
#slideshow table {
	background: none;
}
.slideshowImage {
	background: white;
	padding: 10px;
	color: #54682F;
	font-weight: bold;
}
.slideshowImage a {
	color: #54682F;
}

