.dont-print {
	display:none !important;
}
.to-print {
	display:block;
}
.to-print-i {
	display:inline;
}
body {
	font-size:95%;
	color:#000;
}

@media not all and (-webkit-min-device-pixel-ratio:0) {
	body {
		font-size:120%;
	}
}

a {
	text-decoration:none;
	color:#000;
}
#outer {
	min-width:100%;
	min-height:auto;
	position:static;
}
.header {
	background:none;
	box-shadow:none;
	border-bottom: 2px solid black;
	font-size:90%;
}
.header .logo {
	width:37%;
	margin:0 auto;
	float:none;
	position:relative;
}
.trident {
	display:block;
	position:absolute;
	right:103%;
	top:3px;
	width: auto;
	height: 2.1em;
}

.header-wrapper, .content-wrapper, .footer-wrapper {
	margin:0;
	max-width:none;
}

.header-reducer {
	padding:0 0 0.5em 0;
}
.main, .c-section {
	/*margin:0 25% 0 4em;*/
	margin: 0 0 0 90px;
}
#sign_page .main, #sign_page .c-section {
	/*margin:0 25% 0 4em;*/
	margin: 0 0 0 100px;
}
#sign_page div.incut-gallery {
	margin-left:0;
}
img {
page-break-inside:avoid;
}


dfn.pdd {
	border:none !important;
	font-style:normal;
}
.sign, .mark,
.sign.inited, .mark.inited {
	border:none;
	text-decoration:none;
}

.notice {
	background:none;
	border-left:2px solid gray;
}
.section-link, .sign-item {
	padding:0;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: nonew;
}

.side-comment {
	display:none;
}
.sign-image, .mark-image {
	display: block;
	position: static;
}

#content {
	padding:0;
}
.search-form, .navigator, #footer,
.anchor, .section_pagenav_wrapper, .next-section, .prev-section, .last-modified, .tooltip-holder,
.section-number img , .alt-lang {
	display:none;
}