.cover {
	float: left;
	max-width: 30%;
	margin-right: 4%;
}

.cover.small {
	max-width: 20%;
}

.cover img {
	margin-bottom: 4%;
}

.otherbook {
	clear: both;
}

.otherbook h3 {
	clear: none;
}

embed {
	width: 100%;
	height: 600px !important;
}

.blockhide {
	display: none;
}

.description {
	max-height: 400px;
	overflow: hidden;
	margin-bottom: 4%;
}

.center-text {
	text-align: center;
}

.post h2 {
	clear: both;
}

#books-widget li {
	text-align: center;
	list-style: none;
}

#books-widget img {
	width: 45%;
	margin: 2px;
}