/* CSS Document */

a:link {
	color: #C00000;
	text-decoration: none;
}

a:visited {
	color: #C00000;
	text-decoration: none;
}

a:hover {
	color: #F02424;
	text-decoration: underline;
}


.section1 {
	position: relative;
	width: 370px;
	margin-top: 10px;
	padding: 10px 15px 0px 15px;
	border: 2px dotted #C00000;
}
.section2  {
	position: absolute;
	top: 10px;
	left: 440px;
	width: 300px }

.section3  {
	line-height: 80%;
	padding-top: 15px;
	position: absolute;
	top: 140px;
	left: 440px;
	width: 270px;
	border-top: 2px solid #c00000 }

.section4  {
	position: absolute;
	top: 120px;
	left: 540px;
	width: 190px }
.section5 {
	margin-top: 10px;
	padding: 10px 10px 10px 15px;
	position: absolute;
	top: 200px;
	left: 440px;
	width: 270px;
	border: solid 3px #c00000 }
.sectione {
	margin-top: 10px;
	padding: 15px;
	position: relative;
	border: dotted 2px #c00000 }
.sectione p {
	line-height: 150%;
	text-indent: 20px;
	margin: 0.75em }
.powells {
	float: left;
	margin: 5px 10px 5px 0px;
}

.bookcover {
	float: left;
	margin: 10px 10px 0px 0px;
}

.popheader {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #C00000;
	margin-bottom: 10px;
}

.ratingdots {
	font-family: Georgia, serif;
	font-size: 48px;
	line-height: 36px;
}

.box {
	padding: 10px;
	border: 3px solid #C00000;
}
.class { }
