a img { border:none; }

.floatright { float:right; }
.floatleft { float:left; }

.floatlefticon {float:left; margin:0 10px 0 0; }
.floatrighticon {float:right; margin:0 0 0 10px; }

/*		BOOKS ON INDEX PAGE		*/
.book-index {
	margin-bottom:15px;
	padding:8px;
	width:100%;
}

.book-index img { }

.book-index h1 { text-align:left; }

#left span { display:block; padding: 5px 5px 0 5px; color:#fff; }

#left .review-text { font-size:11px; }
#left .review-name { text-align:right; font-style:italic; font-weight:bold; font-size:10px; margin-bottom:5px; }

#left a { text-decoration:underline; color:white; }
#left a:hover { text-decoration:none; }

#centrecontent .review {
    line-height: inherit;
	font-style:italic;
}

#centrecontent .author {
    text-align: right;
    font-size: 0.94em;
    font-weight: 700;
    line-height: inherit;
	margin-bottom:15px;
}

#centrecontent .chapters
{
    height: 20px;
	padding:5px;
    background-color: rgb(255, 196, 229);
    display: block;
	margin-bottom:10px;
}

#centrecontent .chapters a
{
   text-decoration:underline;
}

#centrecontent .chapters a:hover
{
   text-decoration:none;
   color:#000;
}

#centrecontent .back
{
    float: left;
    clear: left;
    display: inline;
	width:33%;
}

#centrecontent .next
{
    text-align: right;
    float: right;
    clear: right;
    display: inline;
	width:43%;
}

#centrecontent .navmiddle {
    float: left;
    clear: right;
    display: inline;
	width:24%;
	text-align:right;
	
}

.alister 
{
    font-weight: bold;
    color: rgb(227, 9, 132);
}

.bookquote {
	margin: 5px 50px 15px 30px;
	padding: 5px;
	color: #333;
	border: 1px solid #09A3Fd;
	background-color: #E2F3FD;
	text-align: center;

}

.errHilite
{
	color: #CC0000;
	font-weight: bold;
}

#centrecontent label { display:block; }
#centrecontent input { margin-bottom:10px; }

.username {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: rgb(185, 225, 251);
}

li {
	margin-left:10px;
}

.sale a {
	color:red;
}

.book
{
	margin: 5px 50px 15px 30px;
	padding: 5px;
	color: #333;
	border: 1px solid #09A3Fd;
	background-color: #E2F3FD;
	text-align: center;
}

.booksubtitle { font-weight:bold; }

.h1book { color:#3480E5; text-align:center; }

.subtitlecenter { text-align:center; font-weight:bold; }

h1 {
	font-size: 15px;
	color: #3480E5;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 12px;
	color: #3480E5;
	margin: 0px 0px 10px 0px;
}


h3 { font-size:11px; }

h4 {
	font-size: 10px;
	color: #000;
	margin: 0px 0px 10px 0px;
}