#countDown {  color: #fc3;  font-family: helvetica, arial;  height: 48px;  left: 7px;  position: relative;  top: 141px; }
#countDown div {  float: left; }
#countDown div.time {  font-family: arial; font-weight:bolder; font-size: 53px;  height: 50px;  line-height: 100%;  text-align: center;  width: 210px; }
#countDown div.ticker {  font-family: arial; font-weight:bolder; font-size: 20px;  line-height: 100%;  margin: 26px 0 0 10px; }