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


.picturGalleryThumbnailImageDiv
{
	float:  		left;
	display:		inline;
	height: 		auto;
	padding:		10px 0;
}

.picturGalleryThumbnailImage
{
	margin: 		12px 10px 0 0;
	border:			1px solid #000;
	padding:		5px;
	margin:	 		10px;
}

#contentColumn  	/* The big wahoonie */
{
	padding:0 1px 0 0px !important;

}