/***********************************************************
/* Styles specific to the David Louis Edelman home page.
/**********************************************************/

#pullQuote {
	position: absolute;
	top: 377px;
	left: 25px;
	width: 150px;
	font-size: 1.8em;
	line-height: 1em;
	text-align: right;
}
	
#pullQuoteAttribution {
	font-size: 0.5em;
	line-height: normal;
	margin-top: 1em;
}

#booksColumn {
	margin-top: -16px;
	width: 120px;
	float: right;
	padding-left: 30px;
	background-color: #fff;
}

#tblHomeLinks {
	width: 100%;
}

	#tblHomeLinks td {
		padding: 0;
		width: 25%;
		vertical-align: top;
	}

