#categories a {
	color: #000;
}
#categories .sub-col {
	float: left;
	width: 12em;
	margin-right: 0.5em;
}

.bookteaser .sub-img {
	float: left;
	width: 3.12em;
}
.bookteaser .sub-ctn {
	float: right;
	width: 34em;
}
.bookteaser .sub-ctn h3, .bookteaser .sub-ctn p {
	padding-bottom: 0.2em;
}

.bookdetail .sub-img {
	float: left;
	width: 9.36em;
}
.bookdetail .sub-ctn {
	float: right;
	width: 27.5em;
}