#savings_wrap {
	background: #0069b2;
	height: 26px;
	text-align:center;
}

#savings_counter {
	background: url('http://http.cdnlayer.com/afullcup/assets/images/savings/counter_bg.png') no-repeat center; 
	height: 26px;
}

#decimal_1 {
	position:relative; left:64px;
}
#decimal_2 {
	position:relative; left:54px;
}
#decimal_3 {
	position:relative; left:44px;
}
#decimal_4 {
	position:relative; left:42px;
}
#decimal_5 {
	position:relative; left:32px;
}
#decimal_6 {
	position:relative; left:22px;
}
#decimal_7 {
	position:relative; left:20px;
}
#decimal_8 {
	position:relative; left:10px;
}
#decimal_9 {
	position:relative; left:0px;
}
