div#articlecontent
{
	display: block;
	width: 506px;
	margin: 18px;
	padding: 18px;
	border: 6px solid #d6dde6;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
}

div#articlecontent span.columnName
{
	font-variant: small-caps;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

div#articlecontent span.author
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#articlecontent span.author em
{
	font-style: normal;
}

div#articlecontent p.Intro
{
	margin-top: 20px;
	margin-left: 15px;
	text-indent: 0px;
	font: 11px/17px Georgia, serif;
	font-style: italic;
}

div#articlecontent p.Intro em
{
	font-style: normal;
}

div#articlecontent span.IntroSource
{
	font: 10px Verdana, sans-serif;
	color: gray;
}

div#articlecontent p
{
	margin: 0px 0;
	text-align: left;
	text-indent: 20px;
}

div#articlecontent p.ProseFirstLine
{
	text-indent: 0;
	margin: 20px 0 0 0;
}

div#articlecontent span.FirstLine
{
	font: 15px Georgia, Times, saerif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
}

div#articlecontent span.FirstLine em
{
	font-style: normal;
}

div#articlecontent p.noIndent
{
	text-indent: 0;
}

blockquote.pull
{
	float: right;
	width: 200px;
	padding: 12px 12px 12px 24px;
	margin: 12px 0 12px 12px;
	border-left: 1px dotted #999;
	color: #777;
	font: 14px/21px Georgia, serif;
	background-image: url(http://www.humanistperspectives.org/images/quotemarks.gif);
	background-repeat: no-repeat;
	background-position: 12px 0;
}

blockquote.pull p
{
	text-indent: 0;
	font-weight: normal;
	font-style: italic;
}

div#articlecontent blockquote.excerpt p
{
	font: 12px/17px Georgia, serif;
	color: #555;
	text-indent: 0px;
	font-style: italic !important;
}

div#articlecontent blockquote.news p
{
	font: 11px/17px Verdana, sans-serif;
	color: #555;
	text-indent: 0px;
	font-style: italic !important;
}

div#articlecontent p em.callout
{
	font: 15px Georgia, serif;
}

div#articlecontent ul em.callout
{
	font: 15px Georgia, serif;
}

div#articlecontent h4
{
	font-size: 15px;
	margin-top: 15px;
	margin-left: 0;
	text-align: center;
	color: #466;
}

div#articlecontent h5
{
	font-size: 14px;
	margin-top: 15px;
	margin-left: 0;
}

div#articlecontent ul.latin
{
	list-style-type: lower-latin;
}

div#articlecontent div.further_reading
{
	margin-top: 10px;
	padding: 0px 10px 10px 15px;
	background-color: #EEE;
	border: 1px solid silver;
}

div#articlecontent div.further_reading ul
{
	list-style-type: none;
	padding-left: 25px;0;
}

div#articlecontent p.AuthorNote
{
	display: block;
	float: left;
	width: 145px;
	text-indent: 0;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 0px;
	padding-top: 10px;
	border-top: 1px dashed #999;
	font: 11px/17px Georgia, serif;
	font-style: italic;
}

div#articlecontent p.AuthorNote em
{
	font-style: normal;
	font-weight: bold;
}


		/* BOOKS section styles below */


div#articlecontent p.bookIntro
{
	margin-top: 20px;
	margin-left: 15px;
	text-indent: 0px;
	text-align: center;
	font: 11px/20px Georgia, serif;
}

div#articlecontent span.bookTitle
{
	font-size: 17px;
	font-style: italic;
}

div#articlecontent span.bookAuthor
{
	font-size: 15px;
	font-variant: small-caps;
}

		/* banner images */

div#articlecontent div.imageclearall
{
	margin: 10px 0;
	display: block;
	clear: both;
}

div#articlecontent div.imagefloatleft
{
	display: block;
	width: 270px;
	margin: 15px 15px 15px 0px;
	float: left;
	clear: none;
}

div#articlecontent img.banner,
div#articlecontent img.diagram
{
	border-width: 3px;
	border-style: solid;
	border-color: #d6dde6;
}

div#articlecontent p.caption
{
	margin: 0;
	padding: 0 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-indent: 0 !important;
	color: #888;
}

div#soldout
{
	display: block;
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding-left: 0px;
}

div#soldout p
{
	text-indent: 0;
}
