#commData.msb-book-introductions ol {
	list-style-type: upper-roman;
	font-size: unset;
	font-weight: bold;
}
#commData.msb-book-introductions ol.no-bold {
	font-weight: normal;
}
#commData.msb-book-introductions ol ol {
	list-style-type: upper-alpha;
	font-weight: normal;
}
#commData.msb-book-introductions ol ol ol {
	list-style-type: decimal;
}
#commData.msb-book-introductions ol ol ol ol {
	list-style-type: lower-alpha;
}
#commData.msb-book-introductions ol li:first-child {
	padding-top: 5px;
}
#commData.msb-book-introductions blockquote > ul {
	font-size: 1.2em;
	list-style-type: none;
}
#commData.msb-book-introductions ul.no-point {
	list-style-type: none;
	font-size: unset;
}
#commData.msb-book-introductions ul.no-margin-bottom {
	margin-bottom: 0;
}
#commData.msb-book-introductions p.footnote {
	text-indent: 0;
	margin-top: 0px;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#commData.msb-book-introductions p.footnote-header {
	font-weight: bold;
	font-style: italic;
	margin-top: 25px;
	font-size: 0.95em;
	margin-bottom: 5px;
}
#commData.msb-book-introductions div.copyright {
	text-indent: 0;
	margin-top: 20px;
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 20px;
}
#commData.msb-book-introductions th > span.smallRef {
	font-size: 0.85em;
	font-style: italic;
}
#commData.msb-book-introductions p.image {
	text-align: center;
}
#commData.msb-book-introductions p.image > img {
    margin: 0 0 7px 7px;
    padding: 4px;
    border: solid #dce3ec 1px;
    background-color: #f8f8f9;
}
#commData.msb-book-introductions table {
	margin-top:20px;
	width: 100%;
	line-height: 1.6em;
}
#commData.msb-book-introductions table.four-columns .no-bold {
	font-weight: normal;
}
#commData.msb-book-introductions table.four-columns thead tr th,
#commData.msb-book-introductions table.two-columns thead tr th {
	font-weight: bold;
	padding: 5px;
}
#commData.msb-book-introductions table.four-columns thead tr:first-of-type th,
#commData.msb-book-introductions table.two-columns thead tr:first-of-type th {
	text-align: center;
	padding-bottom:20px;
}
#commData.msb-book-introductions table.four-columns tbody tr td,
#commData.msb-book-introductions table.two-columns tbody tr td {
	padding: 5px;
}
#commData.msb-book-introductions table.four-columns tbody tr td:nth-child(2) {
	white-space: nowrap;
	padding-right: 10px;
}
#commData.msb-book-introductions table.two-columns tbody tr.sub-head td {
	padding-top: 15px;
	padding-left:50px;
	font-style: italic;
}
