div#container
{
   width: 58px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   background-color: transparent;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   margin: 0;
   text-align: center;
}
#countdown
{
   color: #FFFFFF;
   font-size: 36px;
   font-family: Trebuchet MS;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_timer2
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 57px;
   height: 25px;
   z-index: 0;
}
