#tlc_wrap {
  background: url("http://afullcup.com/assets/images/tlc/tlc_bg.png") repeat-x;
  height: 36px;
  color: #FFF;
  font-size: 18px;
  text-align: center;
}

#tlc_wrap #text_wrap {
  background: url("http://afullcup.com/assets/images/tlc/tlc_logo.png") no-repeat;
  display: inline-block;
  line-height: 39px;
  padding: 0 0 0 74px;
}

#tlc_wrap a {
  color: #FFF;
  font-size: 18px;
  text-decoration: underline;
}


#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:55px;
}
#decimal_2 {
	position:relative; left:47px;
}
#decimal_3 {
	position:relative; left:39px;
}
#decimal_4 {
	position:relative; left:39px;
}
#decimal_5 {
	position:relative; left:31px;
}
#decimal_6 {
	position:relative; left:24px;
}
#decimal_7 {
	position:relative; left:24px;
}
#decimal_8 {
	position:relative; left:16px;
}
#decimal_9 {
	position:relative; left:7px;
}
