.DiceBullet {
	list-style-image:  url(/Images/dicebutton.gif);
	font-family: Georgia;



}
.CoinBullet {

	list-style-image:  url(Images/coinbutton.gif);
	font-family: Georgia;
}
.RabbitButton {


	list-style-image:  url(/Images/RabbitHat01_List.gif);
	font-family: Georgia;
}
.LeftAligned {
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	left: 5px;

}
.WandList {
	list-style-image: url(/Images/bulletwand.gif);
	list-style-position: outside;
	width: auto;
	height: auto;

}
.AllCaps {
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}
.diamondbullet {

	list-style-image: url(/Images/diamond.GIF);
}
.balloonbutton {
	list-style-image:  url(Images/balloondogbutton.gif);
	font-family: Georgia;
	list-style-type: none;


}
.blackcat {
	list-style-image:  url(/Images/black-cat.gif);
	font-family: Georgia;
	list-style-type: none;
	list-style-position: outside;
	font-style: normal;
	line-height: normal;
	background-position: center;
	vertical-align: middle;

}
