/* ================================================== */
/* Reset */
/* ================================================== */
.toolbar {
	display: none !important;
}
.menu {
	display: none !important;
}
.menuInner {
	display: none !important;	
}
.paginator {
	display: none !important;
}
.filter {
	display: none !important;
}
.share {
	display: none !important;
}
.shareFullContext {
	display: none !important;
}
.fixedMarkers {
	display: none !important;
}
.tags {
	display: none !important;
}
.tagCloud {
	display: none !important;
}
.rubrics {
	display: none !important;
}
.comments {
	display: none !important;
}
.calendar {
	display: none !important;
}
.body {
	padding: 0px;
	width:100% !important;
}
.context {
	padding: 0px;
	width:100% !important;
}
.info {
	padding: 0px;
	width:100% !important;
}
/* ================================================== */
/* Preset */
/* ================================================== */
.printHide {
	display: none !important;
}
.printShow {
	display: block !important;
	text-align:left;
}
.printText {
	font-size:16px !important;
}