/* Site-wide styles to deal with Internet Explorer bugs. */

div.content {
	display: inline-block; /* IE bug */
}

div.IEfloatBugFix {
	float: right;
	height: 0;
}

ol.book-contents li li {
	width: 100%;
}

div.index-container div.inset {
	height: 45em;
}
