#countdown {
  font-size: 22px;
  color:#fff;
  clear:both;
  width:422px;
  height:77px;
  background:url('bg2.gif') no-repeat 1px 0;
  padding-top:  7px;
  padding-left: 8px;
  margin-bottom:20px;
 -moz-border-radius:10px;
 background-color:#333;
  }
#countdown img {display:inline;position: relative; height:57px;}

