#photo_box #main_photo {
	margin-bottom: 10px;
	text-align: center;
}

#photo_box .other_photos_header {
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}

#photo_box .other_photos_header .more_photos_text {
	float: left;
}

#photo_box .other_photos_header .more_photos_link {
	float: right;
}

#photo_box .other_photos_header .more_photos_link img {
	position: relative;
	top: 3px;
	margin-left: 4px;
}

#photo_box .photos {
	clear: both;
	overflow: hidden;
	text-align: center;
}

#photo_box .photos .photo {
	float: left;
	width: 33%;
}
