.hidden {
	visibility: hidden;
}

.sknote2 {
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	box-sizing: border-box;
}

.sknote2 h2 {
	color: #8866aa;
	font-size: 100%;
	font-weight: 700;
	border-bottom: solid 1px #8866aa;
	margin: 1em 0em;
	padding: 0px 0px 0px 0ex;
}

.sknote2 p.text {
	line-height: 120%;
	margin: 1em 0em;
	padding: 0px;
}

.sknote2 p.fol {
	text-align: center;
	border-top: dotted 1px #8866aa;
	margin: 1em 0em;
	padding-top: 5px;
}

.sknote2 p.rside {
	text-align: right;
	margin: 1ex 0em;
	padding: 0px;
}

.sknote2 ul, .sknote2 ol {
	margin: 1em 0em;
	padding: 0ex 0ex 0ex 2ex;
	text-align: left;
	line-height: 160%;
}

.sknote2 article {
	;
}

.sknote2 article h1 {
	font-size: 1.2em;
	border-top: dashed 1px #777;
	margin: 1em auto;
	padding-top: 0.3em;
}

.sknote2 article p {
	margin: 1em auto;
}

.sknote2 article pre {
	width: 100%;
	background-color: #eee;
	overflow-x: auto;
	padding: 1em;
}

.sknote2 article .author {
	text-align: right;
	clear: both;
}

.sknote2 dl, .sknote2 table {
	margin: 1ex 0em;
	padding: 0px;
	text-align: left;
}

.sknote2 dt {
	color: #3333aa;
	font-weight: 600;
	margin-top: 10px;
}

.sknote2 dt.border {
	line-height: 160%;
	border-top: dotted 1px #8866aa;
	margin-top: 0.3em;
	padding-top: 0.2em;
	clear: both;
}

.sknote2 dd {
	line-height: 160%;
}

.sknote2 dd.author {
	text-align: right;
	clear: both;
}

.sknote2 td {
	padding-right: 2ex;
}

.sknote2 legend {
	color: #aa77aa;
	font-weight: 700;
	margin: 0px;
	padding: 0px 0.5ex 0px 0.5ex;
}

.sknote2 input {
	border: solid 1px #777777;
}

.sknote2 textarea {
	width: 100%;
	border: solid 1px #777777;
}

.sknote2 input:focus {
	border: solid 1px #cccccc;
}

.sknote2 textarea:focus {
	border: solid 1px #cccccc;
}

.sknote2 fieldset.post {
	border: solid 1px #0000aa;
	margin: 1em 0em;
	padding: 0.5em 1em;
}

.sknote2 fieldset.post input {
	max-width: 100%;
}

.sknote2 fieldset.post textarea {
	width: 100%;
	min-height: 15em;
}

.sknote2 p.copyright {
	text-align: right;
	margin: 1em 0em;
	padding: 0px;
}
