h4.cus {
	border-bottom: 1px dotted #999;
	padding: 10px 85px 10px 15px;
	position: relative;
}
h4.cus span {
	position: absolute;
	right: 15px;
	top: 10px;
	color: #999;
}
p.cus {
	margin-bottom: 15px;
}