/* Cover Page */
#cover-page p {
	text-indent: 0;
	text-align: center;
}
.cover-page-title {
	font-size: x-large;
	margin-top: 3em;
	margin-bottom: 1em;
}
.cover-page-series {
	font-size: large;
	margin-bottom: 1em;
}
.cover-page-author {
	font-size: medium;
	margin-bottom: 3em;
}
.cover-page-publisher {
	font-size: small;
}

/* Copyright Page */
#copyright-page p {
	text-indent: 0;
	text-align: center;
	margin-bottom: 0.5em;
}
.copyright-page-disclaimer {
	margin-top: 2em;
	margin-bottom: 2em;
}
.copyright-page-title {
	margin-bottom: 4em;
}
.copyright-page-edition {
	font-size: large;
	margin-bottom: 2em;
}
.copyright-page-isbn {
	margin-bottom: 2em;
}
.copyright-page-contributors {
	font-size: small;
}
.copyright-page-printing {
	display: none;
}

/* Also By */
#also-by-page p {
	text-indent: 0;
	text-align: center;
	margin: 0;
}
.also-by-page-author {
	font-size: x-large;
	margin-top: 2em;
	margin-bottom: 2em;
}
.also-by-page-series {
	margin-bottom: 1em;
}
.also-by-page-series-title {
  font-weight: bold;
}
.also-by-page-book-title {
}
.also-by-page-author-link {
}

/* Dedication Page */
#dedication-page div {
}

#dedication-page h1 {
}

#dedication-body-short p {
    text-indent: 0;
    text-align: center;
	margin-bottom: 1.5em;
    margin-right: 1.5em;
    margin-left: 1.5em;
}



/* Teaser Page */
#teaser-page p {
	text-indent: 1.5em;
	text-align: justify;
	margin: 0;
}
.teaser-page-intro {
	margin-top: 2em;
	margin-bottom: 2em;
}
p#teaser-page-promo-text {
	text-indent: 0;
	text-align: center;
}
.teaser-page-cover-image {
	text-indent: 0;
	text-align: center;
	margin-bottom: 2em;
}
.teaser-page-description {
}
.teaser-page-author-link {
}

/* About the Author */
#about-the-author-page p {
	text-indent: 1.5em;
	text-align: justify;
	margin: 0;
}
.about-the-author-page-author-photo {
	text-indent: 0;
	text-align: center;
}
.about-the-author-page-author-link {
}

/* About the Publisher */
#about-the-publisher-page p {
	text-indent: 1.5em;
	text-align: justify;
	margin: 0;
}

.about-the-publisher-page-publisher-photo {
	text-indent: 0;
    text-align: center;
}

.about-the-publisher-page-publisher-link {
}