div.features {
	text-align: left;
}
div.features h3 {
	border-bottom: 1px solid #cdd5e8;
}
div.features div.column {
	float: left; width: 49%;
	margin-bottom: .5em;
}
div.features div.feature {
	margin-top: .5em; margin-right: .5em;
}
div.features ul {
	margin: 0; padding: 0;
}
div.features ul li {
	margin-left: 2em; padding: 0;
}
div.features dl {
	margin: 0; padding: 0;
}
div.features dt {
	display: list-item;
	margin-left: 2em;
}
div.features dd {
	margin-left: 3em;
}
div.features div.west {
	margin-top: .5em;
	border-bottom: 1px solid #cdd5e8;
}
table.overview tr.caption th {
	font-weight: bold;
	text-align: center;
	color: #3d5682;
}
div.subseries {
	margin-top: 1em;
}
div.subseries h3 {
	border-top: 1px solid #cdd5e8;
	border-bottom: 1px solid #cdd5e8;
}
div.subseries table.overview {
	float: right; width: 40%; margin: 1em 0 0 1em;
	background-color: white;
}
div.subseries table.overview th.label {
	width: 30%;
}
div.subseries table.overview td.label a {
	color: #314569; padding-bottom: 1px;
	text-decoration: none;
	background-image: url('../../../root/etc/standDotted.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
}
div.subseries table.overview td.label a:hover {
	color: #813d3d;
	background-image: url('../../../root/etc/vinousDotted.gif');
}
div.subseries div.features {
}
div.subseries div.features ul {
	margin: .5em 0; padding: 0;
}
div.subseries div.features ul li {
	margin-left: 2em; padding: 0;
}

