/* jQuery Countdown styles 1.6.3. */

.countdown {
	text-align: left;

}
.hasCountdown {

}
.countdown_rtl {

}

.countdown_holding span {

}
.countdown_row {
}

.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-block;
	text-align: left;
	width: 100px;
	height: 10px;
}

.countdown_section p {
	display: inline;
}

.countdown_amount {
}

.countdown_amount:after 
	{ content: "";
	display: inline;  }

.countdown_descr {

}
