#nytbest {
	font-family: verdana;
	font-size: 10px;
	float: left;
}
#nytbest h3 {
	background-color: #666;
	color: #fff;
	padding: 10px;
	font-family: arial,helvetica,swiss,geneva,sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 12px 0;
}
#nytbest img {
	border: 0;
	float: left;
	width: 74px; /* en realitat variable 70-75 */
	height: 110px;
}
#nytbest blockquote, #nytbest p {
	margin: 0 0 0 80px;
	padding: 0 1em 0 0;
}
#nytbest p {
	margin-top: 0.5em;
}
#nytbest .nytbook {
	float: left;
	width: 200px;
	height: 130px;
}
