.h3_img {
	display: block;
	margin: 0px 0px 12px 0px;
}

.err, .err a {
	color: #90182b; 
	font-weight: bold;
}
	.err sub, .err sup {
		color: #90182b;
	}

.ed_photo_right {
	float: right;
	clear: both;
	text-align: left;
	font-size: 10px;
	color: #a89359;
	margin: 0px 0px 10px 20px;
}
.ed_photo_left {
	float: left;
	clear: both;
	text-align: left;
	font-size: 10px;
	color: #a89359;
	margin: 0px 20px 10px 0px;
}
.ed_photo_right img, .ed_photo_left img {
	display: block;
	border: solid 1px #a89359;
}
.ed_photo_right #caption, .ed_photo_left #caption, 
.ed_photo_right #caption *, .ed_photo_left #caption *, 
.ed_photo_right *, .ed_photo_left * {
	text-align: left;
	font-size: 10px;
	color: #a89359;
}

.footnote, .footnote * {
	color: #a89359;
	font-size: 11px;
	margin-bottom: -10px;
}

.f_btn {
	background-color: #90182b;
	color: #fff;
}
.radio {
	border: none;
}

.input_err {
	background-color: #f99;
	border: solid 1px #c00;
}
.b2top {
	/*
	float: right;
	width: 100px;
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	*/
	position: relative;
	margin: 20px 0px -20px 0px;
	width: 100%;
	text-align: right;
	border-top: dashed 1px #a89359;
}
.b2top * {
	font-size: 10px;
}
