/*
// default theme for Inmemoriam media gallery for Geeklog	//
// Courtesy summitpages.ca and Alford Deeley				//
*/

.inm-thumbnail img {
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
	}

.inm-fullimage img {
	border: #CCC solid 6px;
	}

