html, body {
	background: #fff; color: #000;
	font: 16px "Georgia", "Times New Roman", serif;
	width: auto; height: auto;
	padding: 0 5px;
}
a, p a {
	color: #000;
	text-decoration: underline;
}
p, ul, ul li, ol li {
	color: #000;
	font: 16px "Georgia", "Times New Roman", serif;
}
h1, h2, h3, h4 {
	color: #000;
	font: 32px "Georgia", "Times New Roman", serif;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}

#print-intro {
	display: block !important;
	margin-bottom: 20px; padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

#wrap {
	overflow: visible;
	position: static;
	background: none;
	width: auto;
}

#header, #left, #footer, #ask, .pager, #submenu, .back, .choose {
	display: none;
}
#right {
	overflow: visible;
	float: none;
	clear: both;
	width: auto;
	padding: 0;
}
#right ul li {
	background: none;
	list-style: disc;
}
#right ul li a {
	color: #000;
}
.pix {
	font-size: 14px;
}
.italic {
	border: none;
}

#quote {
	background: none;
	overflow: visible;
	float: none;
	width: auto;
	margin: 0;
}
#quote .top, #quote .btm {
	display: none;
}
#quote .cnt {
	overflow: visible;
	width: auto;
	padding: 0;
}
#quote .cnt .pic {
	float: left;
	width: 110px;
	margin-right: -110px;
}
#quote .cnt .txt {
	width: auto;
	margin-left: 120px; padding: 0;
	float: none;
}
#quote .cnt .txt .title {
	padding: 0;
}
#quote .cnt .txt p {
	color: #000;
}
#quote .quote {
	width: auto;
	margin: 0;
}
#quote .quote em {
	padding: 0;
	position: inherit;
	background: none;
}
#quote .full {
	display: none;
}

#news {
	float: none;
	width: auto;
}
#pub {
	float: none;
	width: auto;
}
.print_map {
	display:none;
}
.print_map_img {
	page-break-before: always;
	display:block;
	margin-bottom:25px;
}