/* @override http://testcyprysa.dorosz.com/books.css */

/* @override http://equilibrium.dontexist.net/~cypreess/books/books.css */

table.books td {
	width: 250px;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	vertical-align: top;
	padding-bottom: 1em;
	padding-top: .5em;
}
table.books td img{
	margin-top: 1em;
}




a.booktitle, a.booktitle:visited, a.booktitle:hover {
	color: blue;
	text-decoration: none;
	font-size: 14px;
}