h2#pagetitle {
	background-image: url( /images/titlibros.gif );
	background-repeat: no-repeat;
	text-indent: -25000px;
	height: 46px;
	margin-top: -20px;
}

h2#pub,
h2#prep,
h2#plan {
	clear: both;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14pt;
	/*width: 485px;*/
	height: 25px;
	padding: 10px 0px 10px 10px;
	margin: 12px 0px 0px 6px;
}

h2#pub {
	background-image: url( /images/bktitg.png );
}

h2#prep {
	background-image: url( /images/bktity.png );
}

ul#books {
	clear: both;
	padding: 0;
	margin: 0;
}

ul#books li {
	float: left;
	list-style-type: none;
	width: 46%;
	margin: 8px 20px 12px 0;
}

ul#books li a.h3 {
	display: block;
	margin-top: 12px;
}

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

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