#gallery-navigation {
	font-size: 14px;
	clear: both;
	position: relative;
	line-height: 0.8;
	top: 5px;
	text-align: left;
}

#gallery-list {
}

.gallery-item {
	/*display: inline-block;*/
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 3px;
}

/* --- */

.gallery-link {
	color: #212121;
	text-decoration: none;
}

.gallery-link-tracking {
	color: #a00;
}

.gallery-link-hover {
	color: #919191;
}

.gallery-link-faded {
/*	color: #f8f8f8;*/
}

.gallery-link-current {
	color: #eaeaea;
}

.non-gallery-item-bio {
	display: block;
}

#video-section {
	margin-top: 11px;
}
#bio-and-contact-list {
	margin-top: 11px;
}
