#giftBullets {
	list-style-position: outside;
	list-style-image: url(images/sun3.gif);
	line-height: 18px;
}

#giftBullets li {
	margin: 12px 12px 12px 0px;
}
