.photo_frame {
	width: 250px;
	position: relative;
	height: auto;
	float: right;
	margin-left: 5px;
}
.photo_frame_in {
	width: 248px;
	margin-bottom: 5px;
	position: relative;
	height: 170px;
	background-color: #CCCC99;
	border: 1px solid #000000;
}
.gallery_photo_spacer {
	background-color: #CCCC99;
	border: 1px solid #000000;
	height: 86px;
	width: 86px;
	float: left;
	position: relative;
	margin-left: 9px;
	margin-bottom: 9px;
}

