body {
	font-size: 13px;
}
html > body {
	font-size: 13px;
}
.maintext p {
	font-size: 10px;
	line-height: 15px;
}
.notes p {
	font-size: 9px;
	line-height: 14px;
}
.pageheader div, .pagefooter div {
	font-size: 9px;
}
.pagination {
	width: 52px;
	font-size: 104px;
}
.layoutswitch {
	display: block;
	width: 52px;
	height: 36px;
}
.layoutswitch:hover {
	background-color: transparent;
	background-position: 0 -36px !important;
}
#twoPages {
	background: transparent url("../img/sprites/p2s.gif") no-repeat 0 0;
}
#onePage {
	background: transparent url("../img/sprites/p1s.gif") no-repeat 0 0;
}
#scrollPage {
	background: transparent url("../img/sprites/p0s.gif") no-repeat 0 0;
}
.activemenu#twoPages {
	background: transparent url("../img/sprites/p2sa.gif") no-repeat 0 0 !important;
}
.activemenu#onePage {
	background: transparent url("../img/sprites/p1sa.gif") no-repeat 0 0 !important;
}
.activemenu#scrollPage {
	background: transparent url("../img/sprites/p0sa.gif") no-repeat 0 0 !important;
}
#styler #s, #styler #m {
	display: block;
}
#styler #l, #styler #xl, #styler #xxl {
	display: none;
}
.fillpage {
	/* background: transparent url(../img/cc_bgn.gif); */
	background: transparent url(../img/fillpage_bgs.gif) top center repeat-y;
}
.fillpage h1 {
	border-top: 3px solid #fff;
	padding-top: 6px;/*  */
	font-size: 20px;
	line-height: 1;
}
.fillpage h1 span {
	margin: 3px auto 0;
	padding: 10px 14px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	font-size: 18px;
	text-shadow: 1px 1px 0 #fff;
}
.fillpage p, .fillpage #intro {
	color: #73736c;
}
.fillpage p {
	font-size: 10px;
}
.fillpage #intro {
	background: transparent url(../img/intro_bgs.gif);
	font-size: 9px;
	padding: 6px 8px 8px;
	border: 1px solid #fff;
	border-bottom-color: #ccccc0;
}
.fillpage #issue {
	padding: 5px 9px;
	font-size: 9px;
}
.maintext {
	padding-top: 39px;
}
.betony div {
	text-shadow: 1px 1px 0 #999990;
}
.fillpage a:hover {
	background: #f83 url(../img/fillpage_bgs1.gif) top center repeat-y;
	text-shadow: 1px 1px 1px white;
}
.pageheader a span {
	border-bottom: 1px dotted #808078;
}
.pageheader a:hover span {
	border-bottom: 1px solid LightSteelblue;
}
