.book-teaser {
	margin: 10px 0 35px;
	overflow: hidden;
}
	.book-teaser-image {
		float: left;
	}
	.book-teaser-header {
		float: none;
		height: 100%;
		overflow: hidden;
		margin-left: 110px;
	}

		.book-teaser-header .book-title {
			margin: 0 0 8px 0;
		}
		.book-teaser-header .book-title a {
			font-family: 'PTSansNarrow', sans-serif; font-size: 20px; color: #7c9064; line-height: 24px;
		}
		.book-teaser-header .book-title a:hover {
			text-decoration: none;
		}

	.book-teaser-announce {
		float: none;
		/*text-align: justify;*/
		margin-left: 110px;
		margin-bottom: 6px;
	}

	.book-teaser-author { margin: 8px 0 0 110px; }
	.book-teaser-author .tied-items-author a { color: #3e3e3e; }
	
	.book-teaser-all-articles {
		font-style: italic;
		margin-left: 110px;
	}

.book-ul { font-family: 'PTSansNarrow', sans-serif; margin-bottom: 14px!important; }
.book-ul .book-ul-title a { font-family: 'PTSansNarrow', sans-serif; font-size: 18px; color: #7e9266; margin-right: 6px; }
.book-ul .book-ul-title a:hover { color: #5e7139; text-decoration: none; }
.book-ul .book-ul-date { color: #7e9266; font-style: italic; }
.book-ul .book-ul-sep { margin-left: 6px; margin-right: 6px; }
.nodus-ul-selector-rows-book .collapse-block { text-align: right; }
.nodus-ul-selector-rows-book .collapse- { text-align: left; }

.book-full {
}



