/* jQuery Countdown styles 1.5.7. */
.countdown_rtl {
	direction: rtl;
}
.countdown_row {
	text-align: center;	
}
.countdown_section 
{
	margin-right:30px;
	margin-top:4px;
	display: block;
	float: left;
	text-align: center;
}
.countdown_amount {
	font-size: 26px;
	font-weight:bold;
	color:#eb057a;
}