/* CSS for the books shopping page. */
#product_gallery td {
	width: 250px;
	padding-bottom: 60px;
	vertical-align: top;
}

.pic {
	width: 196px;
	height: 196px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#books_heading {
	color: #ffffff;
	width: 600;
	padding: 0px;
	margin-bottom: 20px;
	font-weight: bold;
}
