/* global CSS for admin and theme */
#money {
	background-image:url('../images/form_money.gif');
	background-repeat: no-repeat;
	background-position: left center !important;	
}
#money2 {
	background-image:url('../images/form_money.gif');
	background-repeat: no-repeat;
	background-position: left center !important;	
}
#money3 {
	background-image:url('../images/form_money.gif');
	background-repeat: no-repeat;
	background-position: left center !important;	
}
#money4 {
	background-image:url('../images/form_money.gif');
	background-repeat: no-repeat;
	background-position: left center !important;	
}
#percent {
	background-image:url('../images/form_percent.gif');
	background-repeat: no-repeat;
	background-position: right center !important;	
}
#percent2 {
	background-image:url('../images/form_percent.gif');
	background-repeat: no-repeat;
	background-position: right center !important;	
}
