.n2u_h2, .jnu_h2 {
	font-size:2rem!important;
}
.powered_by_n2u {
	font-size:0.6em;
}
.powered_by_n2u_footer {
	margin-bottom:4%;
}
@media only screen and (orientation : portrait) {
	h2>.powered_by_n2u:before {
		content: "\A";
		white-space: pre;
	}
	.n2u_list h2 {
		font-size:0.83em;
		line-height:18px;
	}
}
@media only screen and (orientation : landscape) {

}