





@charset "utf-8";

.footer,
.wrapper {
	max-width: 1280px;
}

.pager {
	text-align: center;
}
.pager  span,
.pager  a{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	display: block;
	float: left;
	text-align: center;
}
h1.title {
	padding: 0;
	margin-bottom: 0.4em;
}
.navibar {
	margin-bottom: 20px;
}
.wysiwyg h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.6em
}

ul.bookslist  li{
	margin-bottom: 0.8em;
}

.wysiwyg {
	margin-right: 20px;
}


.item_header {
color: #E0691A;
font-size: 1.2em;
}


.wysiwyg ul {
	list-style-type:disc;
}
.wysiwyg ul li{
	margin-left:40px;
}