/******************************************************/
/*** STYLES FOR FINANCE BOOK PAGE and related pages ***/
/******************************************************/
.bookFloatingBlockRight{
	float: right;
  padding: 0px 15px 0px 15px;
  margin-bottom: 0px;
}
.bookImgLegend{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 7px;
  text-align: center;
}
.bookItem{
  clear: left;

}
.bookBulletText{
  margin-left: 50px;
  padding-top: 7px;
  padding-bottom: 0px;
}
.bookBullet{
  float: left;
  margin-right: 10px;
  padding-top: 7px;
}
.paypalButton{
  text-align: center;
}
