
.bookBox {
	float: left;
	width: 152px;
	margin-right: 20px;
}
.bookBox img {
	border: 1px solid #999999;
	margin-bottom: .5em;
}
span.fpo {
	display: block;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 150px;
	border: 1px solid #FF0000;
}
.bookBox ul {
	color: #666666;
	padding-left: 1.25em;
	list-style-position: outside;
	list-style-type: square;
}
.bookBox li {
	line-height: 160%;
	font-weight: bold;
	/*font-size: 85%;*/
}
.bookBox li a {
	display: block;
}
.bookDetails h3,
.bookContent h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bookDetails p,
.bookDetails ul
{
	margin-top: .85em;
	margin-bottom: .85em;
}
.subtitle {
}
.byline {
	color: #666666;
	font-weight: bold;
}
.bookSpecs
.bookContent {
	clear: both;
}
.merchLinks ul,
.merchLinks li,
.merchLinksLite ul,
.merchLinksLite li
{
	list-style-type: none;
}
.merchLinks li {
	font-weight: bold;
	/*font-size: 85%;*/
	white-space: nowrap;
	padding: 0 .25em 0 0;
	line-height: 140%;
	display: inline;
}
.merchLinksLite {
	margin-top: 1em;
	/*font-size: 85%;*/
}
.merchLinksLite h3 {
	color: #333333;
}
.merchLinksLite ul {
	margin-top: 0;
}
.merchLinksLite li {
	line-height: 140%;
}
#bookPage #aboutLink a:link,
#bookPage #aboutLink a:active,
#bookPage #aboutLink a:visited,
#bookPage #aboutLink a:hover,
#tocPage #tocLink a:link,
#tocPage #tocLink a:active,
#tocPage #tocLink a:visited,
#tocPage #tocLink a:hover,
#reviewsPage #reviewsLink a:link,
#reviewsPage #reviewsLink a:active,
#reviewsPage #reviewsLink a:visited,
#reviewsPage #reviewsLink a:hover,
#excerptPage #excerptLink a:link,
#excerptPage #excerptLink a:active,
#excerptPage #excerptLink a:visited,
#excerptPage #excerptLink a:hover,
#bookcontentPage #bookcontentLink a:link,
#bookcontentPage #bookcontentLink a:active,
#bookcontentPage #bookcontentLink a:visited,
#bookcontentPage #bookcontentLink a:hover,
#buyPage #buyLink a:link,
#buyPage #buyLink a:active,
#buyPage #buyLink a:visited,
#buyPage #buyLink a:hover,
#specialPage #specialLink a:link,
#specialPage #specialLink a:active,
#specialPage #specialLink a:visited,
#specialPage #specialLink a:hover
{
	text-decoration: none;
	color: #666666;
	cursor: default;
}

.bookContent h3 {
	margin-top: 1em;
	margin-bottom: .5em;
}
.bookContent p,
.bookContent ul,
.bookContent blockquote
{
	margin-bottom: .85em;
}
.bookContent hr {
	margin: 1em 0;
}

.clear {
	clear: both;
}
div.clear {
	height: 1px;
	overflow: hidden;
}
.pageDivider {
	margin-bottom: 1em;
}
.small {
	font-size: 85%;	
}
