div.box-pic {
	clear: both;
	width: 100%;
	margin: 10px 0;
	float: left;
}
div.box-pic img {float: left;}
div#inside div.box-pic h4 {
	width: 322px;
	margin: 0;
	padding: 0;
}
div.box-pic h4 img {float: none;}
div.box-pic p {
	width: 322px;
	padding-top: 5px;
	float: left;
}
div#warnbox {
	margin-bottom: 10px;
	float: left;
	*float: none;
}
div#warnbox h4 {
	font-size: 90%;
	width: 524px;
	height: 22px;
	background: url(../images/illustration/warnboxtop.gif) no-repeat;
	color: #ff6600;
	padding: 40px 0 0 34px;
	margin: 0;
}
div#warnbox ul {
	background: url(../images/background/warnboxback.gif) no-repeat;
	height: 105px;
	margin: 0;

}
div#warnbox ul li {
	font-size: 90%;
	width: 440px;
	display: block;
	margin-left: 34px;
	padding: 10px 0 6px 10px;
	background: url(../images/illustration/arrowred.gif) no-repeat;
	background-position: left 13px;
	list-style: none;
}
div#warnboxbottom {
	width: 524px;
	height: 27px;
	background: url(../images/illustration/warnboxbottom.gif) no-repeat;
}
span {
	width: 530px;
	height: 27px;
	_height: 10px;
	font-size: 85%;
	float: left;
	clear: both;
	_margin-bottom: -8px;
}
