#cause {
	border: 1px solid #008798;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	margin-bottom: 30px;
}
#cause li {
	display: inline;
	color: #008798;
	font-size: 16px;
	line-height: 30px;
}

figure {
	width: 250px;
	float: left;
	margin-left: 50px;
}
figure figcaption {
	line-height: 18px;
	padding-left: 20px;
	background-image: url(../img/diagnosis/ico_diagnosis.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	font-size: 13px;
}
#center {
	margin-left: 200px;
	width: 250px;
}
