
#reviewContent
{
	margin: 10px;
}

#reviewMenuPage table
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 930px;
}

#reviewMenuPage table tr th
{
	font-size: .9em;
	font-weight: bold;
	color: White;
	background-color: Black;
	padding: 3px 6px 3px 6px;
	border: solid 1px white;
}

#reviewMenuPage table tr td
{
	color: #000000;
	font-family: Verdana;
	font-size: .9em;
	padding: 3px 0px 3px 6px;
	border: solid 1px black;
}

#reviewMenuPage table tr th.bookTitleTableHeader
{
	width: 350px;
}

#reviewMenuPage table tr th.authorsTableHeader
{
	width: 100px;
}

#reviewMenuPage table tr th.rankingTableHeader
{
	width: 50px;
}

#reviewMenuPage table tr th.dateReviewTableHeader
{
	width: 80px;
}

#reviewMenuPage table tr th.linkTableHeader
{
	width: 50px;
}



h2
{
	color: #000000;
	margin-top: 25px;
}

h3
{
	color: #000000;
}

h4
{
	color: #000000;
}

blockquote
{
	color: #000000;
	margin: 10px 10px 10px 35px;
	line-height: 1.1em;
}


div#reviewText div#characteristics
{
	background-color: #FFFFFF;
	border: solid 2px #44330A;
	padding: 10px 3px 10px 10px;
	width: 450px;
}

div#reviewText div#characteristics p
{
	margin: 0px 0px 5px 0px;
}

div#reviewText div#characteristics ul
{
	margin-left: 30px;
}

div#reviewText div#characteristics ul li
{
	color: #000000;
}




/*

#review
{
	padding: 10px;
}

#review h2
{
	font-family: Georgia;
	color: #330000;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;
}

#byline
{
	font-family: Georgia;
	color: #330000;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 15px;
}

#review p
{
	line-height: 1.4em;
	text-indent: 20px;
	margin-bottom: 6px;
}

#review ol
{
	line-height: 1.4em;
	margin-bottom: 3px;
}

#review ol li
{
	list-style-type: decimal;
	margin-left: 35px;
}

#characteristics
{
	line-height: 1.4em;
	margin-bottom: 3px;
	border: solid 2px #CCCCCC;
}

#characteristics p
{
	text-indent: 0px;
	padding: 5px;
}

#characteristics ul
{
	line-height: 1.4em;
	margin-bottom: 3px;
}

#characteristics ul li
{
	list-style-type: disc;
	margin-left: 20px;
}




#reviewMenuPage
{
	padding: 10px;
}

#reviewMenuPage table
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#reviewMenuPage table tr th
{
	font-size: .9em;
	font-weight: bold;
	color: White;
	background-color: Black;
	padding: 3px 6px 3px 6px;
	border: solid 1px white;
}

#reviewMenuPage table tr td
{
	font-family: Arial;
	font-size: .9em;
	padding: 3px 6px 3px 6px;
	border: solid 1px black;
}



#reviewText p
{
	line-height: 1.5em;
	margin-bottom: 7px;
	margin-top: 10px;
	padding-right: 15px;
}

#reviewText blockquote
{
	border-left: solid 3px #CCCCCC;
	margin: 10px 0px 10px 25px;
	padding: 0px 10px 0px 10px;
}

#reviewText blockquote p
{
	text-indent: 0px;
	line-height: 1em;
}

#reviewText h2
{
	margin-top: 25px;
}

*/