/* ********************* PICTURE GALLERY DISPLAY ********************* */

.picturGalleryThumbnailImage
{
	float:  		left;
	display:		inline;
	height: 		120px;
	margin: 		5px 2px 0 0;
}

