.books {

	font-size: 1em;

	margin-top: 10px;

	padding: 10px;

    line-height:1.5em;

}



.books .date {

	margin-top: 10px;

	font-size: 0.9em;

	font-weight: bolder;

	color: #888888 !important;

}



.books .book {

	padding: 2px 10px 2px 10px;

}



.books .book a, .books .book a:visited {

	text-decoration: underline;

	color: #044FAA !important

}