/* jQuery Countdown styles 1.5.5. */
.hasCountdown {}
.countdown_rtl {direction: rtl;}
.countdown_holding span {}
.countdown_row {clear: both;padding: 0px 2px;text-align: center; font-weight:bold;}
.countdown_section {width:40px;}

.countdown_section {display: block; float: left; font-size: 10px; line-height: 12px; text-align: center; color:#3F7B2D; padding-top:6px;}
.countdown_amount {font-size: 20px;line-height: 16px;color:#C22A0C; font-family:"Courier New";}
.countdown_descr {display: block;width: 100%;}
