@charset "utf-8";

#book_content {
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 898px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-left-color: #900;
	font-size: 0.9em;
}
#book_content h1 {
	font-size: 2em;
	background-color: #696;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
}
#book_narrative {
	width: 190px;
	float: left;
	position: relative;
	color: #FFF;
}
#book_content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#google_box {
	border: 3px solid #06F;
	width: 890px;
	float: left;
	padding-top: 2px;
	margin-top: 5px;
	clear: both;
}
#international_box {
	border: 3px solid #06F;
	width: 480px;
	float: right;
	position: relative;
	padding-top: 2px;
	margin-top: 5px;
}
.pubs_photo {
	float: right;
	margin-right: 10px;
}

.google_checkout {
	float: left;
	width: 204px;
	position: relative;
	font-size: 0.8em;
	padding-left: 3px;
}
.google_checkout_wide {
	float: left;
	width: 260px;
	position: relative;
	font-size: 0.8em;
	padding-left: 3px;
}
#google_box .buy {
	font-size: 1.2em;
	font-weight: bold;
	color: #2951B7;
}
#narrative p .click {
	color: #03F;
}

