/* jQuery Countdown styles 1.6.1. */
.hasCountdown { 	background-color: #eee; text-align: center; margin: 0 0 10px 0; padding: 4px 0; }
.countdown_rtl { direction: rtl; }
.countdown_holding span { }
.countdown_row { width: 100%; }
.countdown_show1 .countdown_section { width: 98%; }
.countdown_show2 .countdown_section { width: 48%; }
.countdown_show3 .countdown_section { width: 32.5%; }
.countdown_show4 .countdown_section { width: 24.5%; }
.countdown_show5 .countdown_section { width: 19.5%; }
.countdown_show6 .countdown_section { width: 16.25%; }
.countdown_show7 .countdown_section { width: 14%; }
.countdown_section { background: #fff; color: #999; display: inline-block; font-size: 75%; margin: 0 1px 0 0; padding: 0; text-align: center; }
.countdown_amount { color: #000; font-size: 150%; }
.countdown_descr { display: block; width: 100%; }