#nav_book {
	background: #BBE8D1;
	border: 1px solid #006666;
	float: left;
	width: 130px;
	line-height: 1.5em;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.chinesesymbols {
	background: url(../images/danger_opp.jpg) no-repeat center;
	float: left;
	height: 70px;
	width: 105px;
	padding-right: 8px;
}
.statement_2 {
	float: right;
}
