.money_gold {
	background-image: url(../../../images/wow/money/gold.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
.money_silver {
	background-image: url(../../../images/wow/money/silver.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
.money_copper {
	background-image: url(../../../images/wow/money/copper.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
