.book_icons {
	float: left }
.book_icon {
	float: left;
	width: 120px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 12px;
	padding: 8px 15px 9px;
	border-top: 1px solid #fff;
	background-color: #EFEEE9;
	line-height: 15px }
.book_icon img {
	margin-bottom: 5px }
.book_subtitle {
	font-weight: normal }
.book_nav_off {
	color: #b7b5ae }
.book_teaser {
	display: inline;
	text-align: center;
	padding: 5px 10px 5px;
	background-color: #DD5728;
	color: #fff;
	font-weight: bold }

/* IE styles */
* html .book_icon {
	width: 130px }

