div.explainBox {
	width:100%;
	position:relative;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
	position:relative;
}

div.explainBox img.cut {
	width:370px;
	float:right;
}

div.explainBox h3,
div.explainBox p {
	margin-right:380px;
}