/* countdown styles */
.hasCountdown {
	font-weight:bold;
	padding-right:3px;
}
.countdown_holding div {
}
.countdown_row {
	clear: both;
	width: 100%;
	text-align: right;
}
.countdown_show1 div {
	width: 100%;
	text-align:right;
}
.countdown_show2 div {
	width: 50%;
	text-align:right;
}
.countdown_show3 div {
	width: 26%;
	text-align:right;
}
.countdown_show4 div {
	width: 25%;
	text-align:right;
}
.countdown_show5 div {
	width: 20%;
	text-align:right;
}
.countdown_show6 div {
	width: 16%;
}
.countdown_show7 div {
	width: 14%;
}
.countdown_section {
	float: right;
}
.countdown_amount {
}
.countdown_descr {
	width: 100%;
}