
.countdown_show3 .countdown_section {
	width: 33%;
}

.countdown_section {
	display: block;
	float: left;
	font-size: 125%;
	margin-top: -10px;
	text-align: center;
	text-transform: uppercase;
}
.countdown_amount {
	font-size: 55px;
}

