/* there is css for this page in the template files -- at some point it needs to be all put here. This is the front end css */
#books-page h3{
	display: inline;
	padding-top: 0;
}

#books-page h1{
	margin-bottom: 5%;
}

.aff-prod-images{
	text-align: center;
}

.aff-amazon-links ul li{
	list-style-type: none;
	margin-bottom: 0;
}

.affiliate-disclaimers{
	display: block;
	clear: both;
	font-size: 12px;
}