The countdown timer is Jumping up and down every time the clock ticks a new second.
The code is installed on: http://www.gotmemories.com/content/article/124/place-order-from-quote-payment-order-form
<div id="defaultCountdown" class="hasCountdown"><span class="countdown_row countdown_show3"><span class="countdown_section"><span class="countdown_amount">0</span><br>Hours</span><span class="countdown_section"><span class="countdown_amount">0</span><br>Minutes</span><span class="countdown_section"><span class="countdown_amount">0</span><br>Seconds</span></span></div>
I am using the standard install of: http://keith-wood.name/countdown.html
Help greatly appreciated! I tried adding "max-height" css property and "height" but it didn't fix it. Thanks!