/* CSS Document */

.location-small-image {
	height: 150px;
	margin: 10px;
	border: solid 1px #666666;
}

.location-large-image {
	width: 400px;
	margin: 10px;
	border: solid 1px #666666;
}
.location-cell {
	text-align: center;
	vertical-align: middle;
}
