div#intro {
	background-image: url( /images/introhome.gif );
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	height: 170px;
	padding: 0;
	margin-top: 6px;
	margin-left: 10px;
}

div#intro img#bookshome {
	float: right;
}

div#books,
div#incoming,
div#authors {
	float: left;
	margin: 10px 0 0 0;
}

div#authors {
	width: 350px;
	margin-bottom: 1em;
}

div#books {
	width: 380px;
	margin-right: 20px;
}

div#incoming {
	text-align: center;
	width: 180px;
	margin: 1em 20px 1em 0;
}

div#incoming a#l3n img {
	margin-top: 1em;
}

div#incoming h3 {
	background: url(/images/panel3.gif) left top no-repeat;
	padding: 1em 0;
	margin: 1em 0 0 0;
}

* html body div#incoming h3 {
	margin: 0;
}

div#incoming ul {
	background: url(/images/panel3.gif) left bottom no-repeat;
	padding: 0 0 1em 0;
	margin: 0;
}

div#books h2,
div#incoming h3,
div#authors h2 {
	text-align: center;
}

ul#lbooks,
ul#lnextbooks {
	padding: 0;
	margin: 0;
}

ul#lbooks li,
ul#lnextbooks li {
	display: block;
	list-style-type: none;
	min-height: 220px;
	height: auto!important;
	height: 220px;
	margin: 8px 20px 12px 0;
}

ul#lnextbooks li {
	padding-top: 8px;
	margin: 0 0 12px 0;
}

div#authors h2 {
	background-image: url(/images/panel2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 1em 0 0.5em;
	margin-bottom: 0;
}

div#authors ul#lauthors {
	background-image: url(/images/panel2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 1em 1em 2em;
	margin: 0;
}

ul#lauthors li {
	display: block;
	list-style-type: none;
	padding-top: 2px;
	margin: 0 20px 12px 0;
}

ul#lbooks li a.h3,
ul#lnextbooks li a.h3,
ul#lauthors li a.h3 {
	display: block;
	margin-top: 12px;
}

ul#lnextbooks li a.h3 {
	display: block;
	clear: both;
	font-size: 90%;
}

ul#lbooks li div.info,
ul#lnextbooks li div.info {
	font-size: 90%;
	font-style: italic;
	margin-bottom: 6px;
}

ul#lbooks li div.info2,
ul#lnextbooks li div.info2 {
	font-size: 90%;
	font-style: italic;
	margin-bottom: 6px;
}

ul#lbooks li img.thumb {
	float: left;
	margin: 8px;
	border: 1px solid #000;
}

ul#lnextbooks li img.thumb {
	border: 1px solid #000;
}

li.book a.h3,
li.author a.h3 {
	font-size: 120%;
}

li.author a.h3 {
	margin-bottom: 6px;
}

li.book .info {
	font-weight: bold;
}
