body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

body,p,ul,
.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}

h1 span.subtitle, h2 span.subtitle,
h1 span.subbooktitle, h2 span.subbooktitle,
p span.subbooktitle, p span.subtitle {
	font-weight: normal;
}

a.catalog {
	color: #900;
}

blockquote {
	margin: 1em;
	padding: 0;
}

img {
	border: 0;
}

img.border {
	border: 1px solid #ccc;
}

.author {
	font-weight: 400;
	color: #060;
	text-align: left;
}

span.author {
	font-weight: 700;
}

.booktitles {
	color: #900;
	font-weight: 700;
}

.border {
	border: 1px solid #ccc;
}

.box {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px 6px;
}

.boxleft {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
}

.boxright {
	float: right;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
}

.caption,.boxright p,.boxleft p {
	font-size: 10px;
	text-align: center;
	padding: 0;
	margin: .5em 0 0;
}

.coming-soon {
	font-weight: 400;
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

.credit {
	font-style: italic;
	text-align: right;
}

.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.floatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}

.lead {
	font-weight: 700;
}

.recent {
	font-weight: 400;
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

.reissue {
	font-weight: 400;
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

.reviewer {
	font-style: italic;
}

.small {
	font-size: 10px;
	color: #000;
}

.subbooktitle {
	color: #900;
}

.subtitle {
	color: #900;
}

.subject_doth {
	font-style: normal;
	font-weight: 700;
	color: #900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #900;
	line-height: 16px;
	margin-bottom: 1em;
}

.tiny {
	font-size: 9px;
	font-style: italic;
	font-weight: 400;
}

.title {
	font-style: italic;
}