#center {
	background-image: url(../center/images/bg-center.png);
	background-repeat: no-repeat;
	background-position: right 40px;
	padding-bottom: 30px;
}
#center p {
	padding-left: 5px;
}
#center .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d3e3;
	width: 435px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.supplement {
	font-size: 10px;
	color: #d60da9;
}
