.skip-navigation, .top-navigation, .chapter-navigation, #navigation, #previous-next, #footer, .btt {
	display: none;
}
em {
	margin: 0 auto;
}
#header-container .chapter-heading {
	color: #000;
	padding: 10px 0 20px 0px;
	clear: both;
}
#header-container .chapter-heading .number {
	text-align: left;
	width: auto;
	margin-left: 0;
	float: none;
	font: 200%/.9 Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header-container .chapter-heading .number {
	margin-bottom: 20px;
}
#header-container .chapter-heading .number strong {
	position: relative;
}
#header-container .chapter-heading h1 {
	color: #666;
	font-size: 110%;
}
#header-container .chapter-heading p {
	color: #666;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

h2, .head2 {
	border-left: none;
	padding: 0 0 10px 0;
	color: #000;
	font-size: 130%;
	border-bottom: none;
	margin: 0px;
	background: none;
}
.image-caption-landscape, .image-caption-portrait {
	position: static;
	margin-bottom: 15px;
	width: auto;
	height: auto;
}
.image-caption-landscape .pcaption, .image-caption-portrait .pcaption {
	position: static;
	bottom: auto;
	left: auto;
	margin: 0;
	padding: 4px;
	/*filter:alpha(opacity=0);
    -moz-opacity: none;
    opacity: none;*/
	color: #666;
	font-size: 90%;
}
.image-caption-landscape img, .image-caption-portrait img {}
.image-caption-landscape .pcaption {
	/* width: 452px; */
	width: 292px;
}
.image-caption-portrait .pcaption {
	width: 222px;
}
.image-caption-head {}
.image-caption-head .pcaption {
	color: #da0725;
	font-style: italic;
}
.lcfloat-right {
	width: 300px;
	float: right;
	margin: 0 0 10px 10px;
}
