.call_out {
	background-color: #ccc;
	width: 190px;
	float: right;
	margin: 0 0 15px 15px;
	padding: 5px 10px 0;
}
.lib_list {
	list-style-type: none;
	text-indent: -40px;
}
.lib_list li {
	padding-bottom: 10px;
}
.lib_title {
	color: #555555;
	font-weight: bold;
}
.lib_author {
	font-style: italic;
}