#base #contents #bodytext .rightbox {
	display: block;
	float: right;
	text-align: center;
	margin-left: 15px;
	width: 250px;
}
#base #contents #bodytext .rightbox p {
	font-size: 95%;
	color: #69C;
	margin: 0px 0px 10px 0px;
	line-height: 1.2em;
	text-align: left;
	text-indent: 0px;
}
.indent20 {
	margin-left: 20px;
}
#base #contents #bodytext ul.reference-list {
    list-style: none;
}