#clock h3 {font-size: 20px; color: #fff}
#clock { color: yellow; margin:0px auto 25px auto; overflow: hidden; text-align: center;}
#clock .block { float: left; height: 80px; width: 90px; display:block; background:url(../../imgs/countdown/clock-bg.png);}
#clock .block { border-radius: 6px }
#clock .block span { display: block; font-size:40px; font-weight: bold; padding:10px 0 0 0; line-height:40px;}
#clock div.space { color: #ccc; display: block; float: left;  width: 18px; }