.galleryPhoto {
	width: 110px;
	clear: none;
	height: 110px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 22px;
}
.galleryPhoto img {
	border: 1px solid #000;
}
#galleryPhotos {
	width: 550px;
	clear: left;
	float: left;
	padding-bottom: 15px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
