.rp_counterNumbers {
	margin:0px;
	padding:0px;
	background: no-repeat;
	background-image:url(numbers2_small.png);
	width:10px;
	height:14px;
	border:none;
	display:block;
	float:left;
}
.rp_counterNumbersBig {
	margin:0px;
	padding:0px;
	background: no-repeat;
	background-image:url(marketcountdown_numbersbig.png);
	width:50px;
	height:60px;
	border:none;
	display:block;
	float:left;
}
#rp_marketIndicatorDisplay {
	width: 550px;
	height:85px;
	margin:0 auto;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	border-bottom:2px solid black;
	
}
