﻿/* ##### */
/* Books list style */
/* ##### */

.books
{
}

.books table td
{
	width: 105px;
	text-align: center;
}

.books table td img
{
	width: 105px;
	height: 140px;
}