#policy ol {
	margin: 10px 20px;
}

#policy h2 {
	display: block;
	height: 40px;
	margin: 20px auto;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../img/h2_creditpolicy.gif);
}

#policy ol li{
	margin-bottom: 30px;
}
