@charset "utf-8";
/* CSS Document */

/* CSS for my books */
div.Book_Type_Header {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:25px;
	padding-left:15px;
	width:860px;
	text-align:left;
	background-image:url(../images/bg_section_header.png);
	height:25px;
	border:#000000 solid 1px;
	color:#000000;
	font-size:16px;	
}
div.BooksTitle {
	text-align:left;
}
div.Book_Item_Large {
	text-align:left;	
}

div.Book_Pic_Large {
	display:table-column;
	margin-right:5px;
	text-align:left;
	float:left;
	width:105px;
}
div.Book_Description_Large {
	text-align:left;
	display:table-column;
	float:left;
	width:160px;
	text-decoration:none;
	margin-right:10px;
	
}
div.Book_Item_Large a {
	text-decoration:none;
	color:#000000;
}
div.Book_Description_Large a {
	text-decoration:none;
	color:#000000;
}
IMG.RightPadding {
	margin-right:10px;
}

div.Book_No_Items {
	margin-left:25px;
	padding-left:15px;
	width:860px;
	text-align:left;
	height:25px;
	color:#000000;
	float:left;
}
table.Book_Type {
	margin-left:25px;
	margin-bottom:10px;
	padding:0px;
}
table.Book_Type tr td {
	width:287px;
	vertical-align:top;
	text-align:left;
}

div.Book_More_Items {
	margin-left:25px;
	width:877px;
	text-align:right;
	height:25px;
	color:#000000;
}
div.Book_More_Items a {
	text-decoration:none;

}
div.Book_More_Items a img {
	border:0px;
}
div.Book_More_Types {
	margin-left:25px;
	width:860px;
	text-align:right;
	height:25px;
	color:#000000;
}
div.Book_More_Types a {
	text-decoration:none;

}
div.Book_More_Types a img {
	border:0px;
}

