﻿h1 
{
	margin-top:1em;
}
#content 
{
	font-size:16px;
}
.authorLink
{
	font-size:14px;
}
/* Because the eeeksoft column control throws out our CSS
and this is the only page that uses the control */
#footer
{
	margin:0px auto auto;
}
	#footer li
	{
		font-size:0.8em;
	}
	
.bookDetailsTitle,
.bookDetailsAuthor a,
.bookDetailsAuthor a:hover,
.bookDetailsAuthor a.visited,
.bookDetails
{
	color:#FFFFFF;
}