/* bullets.html */
	
	li.bullet {
		padding-top:	10px;
		margin-left:	-10px;
	}
	
