/* Meet the Authors */
.authors-nav {
	color: #CCCCCC;
	font-size: 13px;
	margin: 24px 0 12px;
	letter-spacing: 1px;
}
.authors-nav a {
	color: #336699;
}
.author-group {
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
h2.author-initial-letter {
	color: #000000;
	margin-top: 1em;
}
.author-group .author-list {
	list-style: none;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	margin: 1.25em 0 3em;
}
.author-group .author-list li {
	margin-bottom: 5px;
	float: none;
	min-height: inherit;
	padding: 0;
}
.author-group .author-list a {
	color: #336699;
}
