div#sellers-garcia-criminal ul {
	list-style: none;
	font-style: italic;
	padding-left: 0;
}

div#hoberman-che div.section:first-letter {
	font-size: 1em;
	color: #000;
}

div#darwish-symposium ul#members {
	width: 200px;
	float: right;
	list-style-type: none;
	margin: 1em 0 1em 1em;
	padding: 0;
	border: 1px solid #000;
	background-color: #eee;
}
	div#darwish-symposium ul#members li {
		text-decoration: none;
		padding: .25em .75em;
		font-family: 'Lucida Grande', Verdana, Arial, Helvetica, 'sans serif';
		font-size: .85em;
		line-height: normal;
	}
	div#darwish-symposium ul#members li:hover {
		background-color: #eef;
	}
		div#darwish-symposium ul#members li a {
			text-decoration: none;
		}
	div#darwish-symposium ul#members li:first-child
	{
		padding-top: .75em;
	}
	div#darwish-symposium ul#members li:last-child
	{
		padding-bottom: .75em;
	}

/* Binh Danh and Robert Schultz's "Faces Fleshed in Green" */
div#schultz-danh-green div.pair {
	margin: 10em auto 0 auto;
	width: 300px;
}
