.terms .box-content {
	padding-top: 10px;
	font-size: 12px;
}
.terms .box-content p {
	margin: 10px;
}
.terms .box-content ul,
.terms .box-content ol,
.terms .box-content menu {
	margin-left: 40px;
}
.terms .box-content ul li,
.terms .box-content menu li {
	margin: 10px 0;
	padding-left: 12px;
	background:transparent url(http://media.newjobs.com/id/hiring/redux/global/footer/bullet_item_bg.png) no-repeat scroll left 5px;
}
.terms .box-content ol li {
	margin: 10px 0;
	list-style-type: decimal; 
}
