/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content div.column-main
{
	padding-bottom: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h1.editors-picks
{
	background: url(../img/reading/header_editors_picks.gif) no-repeat;
	width: 194px;
	height: 26px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 6px;
}

div.column-main h3.section
{
	border-top: 1px solid #aa9;
	border-bottom: 1px solid #aa9;
	background-repeat: no-repeat;
	background-position: 6px 9px;
	text-indent: -2000px;
	overflow: hidden;
	height: 11px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 6px;
}

div.column-main h3.section-books
{
	background-image: url(../img/reading/header_books.gif);
}

div.column-main h3.section-websites
{
	background-image: url(../img/reading/header_websites.gif);
	background-position: 5px 9px;
}

div.column-main h3.section-more
{
	background-image: url(../img/reading/header_more.gif);
}

div.column-main p.intro
{
	margin-bottom: 17px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#books
{
	margin-bottom: 12px;
}

ul#books li
{
	padding-left: 5px;
	border-bottom: 1px solid #aa9;
	padding-bottom: 12px;
	margin-bottom: 6px;
}

ul#books li.last
{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

ul#books li h2.subtitle
{
	border-top: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-bottom: 1px;
}

ul#books li span.attribution
{
	font: 16px/21px georgia, serif;
	color: #331108;
	display: block;
	margin-bottom: 15px;
}

ul#books li a.cover
{
	float: left;
}

ul#books li a.cover,
ul#books li a.cover img
{
	width: 100px;
	height: 145px;
}

ul#books li p
{
	font: 16px/21px georgia, serif;
	color: #333;
	margin-left: 110px;
	margin-top: -5px;
	margin-right: 10px;
	overflow: hidden;
}

ul#books li p em
{
	font-style: italic;
}

ul#books li p a.purchase
{
	/* float: left; */
	display: block;
	margin-top: 3px;
	font: 12px/24px arial, sans-serif;
	color: #813;
	width: 170px;
}

ul#books li p a.purchase:hover
{
	text-decoration: underline;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#websites
{
	margin-bottom: 30px;
}

ul#websites li
{
	border-bottom: 1px solid #aa9;
	padding-left: 5px;
	padding-bottom: 12px;
	margin-bottom: 11px;
}

ul#websites li.last
{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

/*
ul#websites li.the-nation
{
	padding-top: 4px;
}
*/

ul#websites li p
{
	font: 16px/21px georgia, serif;
	color: #333;
	margin-top: 2px;
}

/*
ul#websites li.the-nation p
{
	margin-top: 4px;
}

ul#websites li.arts-letters-daily p
{
	margin-top: 2px;
}

*/

