/* jQuery Countdown styles 1.5.6. */
.hasCountdown {  background:#transparent; }
.countdown_row { clear: both; width: 100%; padding: 0px 2px; text-align: center; }
.countdown_show4 .countdown_section { width: 24.5%; font-size:220%; color:#fff; font-weight:bold; }
.countdown_section { display: block;  float: left; font-size: 75%; text-align: center; height:70px; padding-top:30px; }
.countdown_amount { font-size: 420%; color:#c30000; display:block; margin-bottom:30px; }
.countdown_descr { display: block; width: 100%; }

