.book_block
{
    clear: both;
    margin-bottom: 25px;
    height: auto;
	width: 99%;
}
.book_list_block
{
    
	clear: both;
    margin-bottom: 25px;
    height: auto;
	border: 2px solid #CCCCCC;
	
}
.book_title
{
	background-color:#dddddd;
	color: #9c0000;
	padding:3px;
}
/*book title parts*/
.book_title a
{
	color: #9c0000;
	
}

.book_short_desc
{
	/*
	padding: 5px;
	width:48%;
	float:right;
	*/
;
}
.book_description
{
    margin-bottom:15px;
}
.book_toc
{
    margin-bottom:15px;
}
.book_quote
{
    font-style: italic;
    color:#660000;
    margin-bottom:15px;
}
.book_quoter
{
    color:#000000;
}
.book_review
{
    font-family:sans-serif;
    margin-bottom:15px;
}
.book_quoter
{
    color:#000000;
}
.book_cover
{
    text-align:center;
    padding: 3px;
    float:right;
}

.paragraph
{
    margin-bottom:15px;
}
.clearboth{
    clear:both;
}
.toc_chapter
{
    font-size: 12px;
}
#top_paypad_add{
    text-align:center;
}
.add_to_cart_div{
    vertical-align:middle;
    font-size: 10px;
    color:black;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	border-right:2px solid #dddddd;
	border-bottom:2px solid #dddddd;
	background-color:white;
}

