ol{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
ol li{
	background-image : url(path-mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 5px;
	display: inline;
}
ol li.first{
	background-image : url(icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}