@charset "UTF-8";

h3 {
	margin: 0 0 14px;
	clear: both;
	padding-top:60px;
}
p.text {
	margin-left: 34px;
}
ul.link {
	float: right;
	margin-top: 15px;
}
#debit .text {
	float: left;
	width: 345px;
	margin-top: 8px;
	display: inline;
}
#debit .img {
	float: left;
	width: 210px;
}
#debit .img p {
	font-size: 70%;
	color: #04995f;
	text-align: center;
}
#debit h3 {
	margin-bottom: 6px;
}
#debit {
	clear: both;
}
