@charset "UTF-8";
#books .cover {
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#books .description {
	margin-left: 175px;
	font: 14px/1.2em Arial, Helvetica, sans-serif;
}
#books    .buy  a,#books  .buy    {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}
#books   .more  a,#books  .more    {
	font: bold 13px/1em Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 0px;
}

#books .description .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 10px;
}
#books  .description-tall {
	font: 12px/1.2em Arial, Helvetica, sans-serif;
}
#books  .description-tall  .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 10px;
	margin-top: 7px;
}
.cover {
	float: right;
	padding: 7px;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}
.cover .buy  a, .cover.buy  {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
.cover .more  a, .cover  .more  {
	font: bold 13px/1em Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 0px;
}
.description .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 10px;
}
.description {
	color: #333333;
}
#reviews .section-head {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #879198;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	letter-spacing: .2em;
}
#reviews p {
	text-indent: 0em;
	margin-top: 15px;
	color: #333333;
}
#reviews b {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
