.outline {
	padding: 1px;
	width: 1px;
}
.bullets {
	list-style-position: inside;
	list-style-image: url(bullet.jpg);
}
.repeat {
	background-repeat: no-repeat;
}
.bullet2 {
	list-style-position: inside;
	list-style-image: url(bullet2.jpg);
}
