/* Made with Joy by What Cheer */

.booklist .words ul.book-covers { margin: 0px; }

.booklist .words ul.book-covers li {
	display: block;
	list-style: none;
	width: 630px;
	height: 250px;
	}

.booklist .words ul.book-covers li div.picture-frame {
	display: block;
	float: left;
	width: 157px;
	height: 250px;
	}
	
.booklist .words ul.book-covers li div.text-frame {
	display: block;
	float: right;
	width: 460px;
	height: 190px;
	padding: 60px 0px 0px 0px;
	}

.booklist h4 {
	color: #54331F;
	font-size: 93%;
	margin: 0px 0px 0px 0px;
	}

