/* jQuery Countdown styles 1.5.6. */
.hasCountdown {

}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	
	padding: 0px 2px;
	
}
.countdown_show1 .countdown_section {
	
}
.countdown_show2 .countdown_section {
	
}
.countdown_show3 .countdown_section {
	
}
.countdown_show4 .countdown_section {
	
}
.countdown_show5 .countdown_section {
	
}
.countdown_show6 .countdown_section {
	
}
.countdown_show7 .countdown_section {
	
}
.countdown_section {
	display: inline;
	
	font-size: 100%;
	text-align: center;
}
.countdown_amount {
	font-size: 100%;
	padding-left: 3px;
	
}
.countdown_descr {
	display: inline;
	
}

