/* CSS Document */

.terms {
	padding-left: 40px;
}
.terms h2 { 
	margin-left: -40px;
}
.terms h3 { 
	margin-bottom: 13px;
}
.terms p, .terms h3 {
	position: relative;
}
.pointNumber {
	position: absolute;
	left: -40px;
}