div.F1ConBooks {
	width: 750px;
	float: left;
	background-color: #CBCBCB;
}

div.bookfeatures {
	background-image: url(../images/newinde/booksgraphic/booksgraphic_r1_c1.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 38px;
}
div.bookfeatures1 {
	background-image: url(../images/newinde/booksgraphic/booksgraphic_r5_c1.jpg);
	background-repeat: no-repeat;
	width: 750px;
	position: relative;
	height: 28px;
}

div.bookfeature {
	width: 760px;
	position: relative;
	background-image: url(../images/newinde/booksgraphic/booksgraphic_r2_c1.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
div.booktitle {
	float: left;
	height: 28px;
	width: 700px;
	padding-left: 8px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-left: 20px;
}
div.bookfeaturepad {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 27px;
}
