.fullwidth {
	width: 790px;
}
.notice input#permalink {
	width: 50%;
	background-color: #f6fbfe;
	border: 1px solid #d0edf1;
	color: #4E8BA8;
}
.nav {
	font-size: large;
}

blockquote.quote {
	width: auto !important;
	width: 80%;
	margin: 3px 10px;
	padding: 5px;
	background-color: #f6fbfe;
	border: 1px solid #d0edf1;
	overflow: auto !important;
	overflow: visible;
}
div.codetitle {
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #E7E5DC;
	background-color: #C0C8C8;
}
ol.type1 {
	list-style-type: decimal;
}
ol.typea {
	list-style-type: lower-alpha;
}
ol.typeA {
	list-style-type: upper-alpha;
}
ol.typei {
	list-style-type: lower-roman;
}
ol.typeI {
	list-style-type: upper-roman;
}

.pagebar {
	text-align: right;
}
.rhead {
	color: #4E8BA8;
	font-weight: bold;
	
}
.rhead img {
	margin: 2px;
	vertical-align: middle;
}
div.plainlink {
	text-align: center;
}
