#MasterTable #Main #GalleryNav {
	font-size: 9px;
	color: #333333;
	margin-top: 5px
}
#MasterTable #Main #GalleryNav .bullet {
	font-size: 9px;
	padding: 15px 6px 0 6px;
}
#MasterTable #Main #GalleryNav a {
	color: #000000;
	text-decoration: none;
}
#MasterTable #Main #GalleryNav a:hover {
	color: #689052;
}
.Gallery {
	border-bottom: dotted 1px #668E4F;
	margin-bottom: 10px
}
.ThumbnailPic{
	float: left;
	margin-right: 20px;
	width: 175px
}
.ThumbnailDescription {
	padding-left: 40px;
}