#countdown-blog{
    margin-left: 100px;
}


#countdown-blog div.set{
    float:left;
}

#countdown-blog ul{
    list-style-type:none;
    padding:0;
}

#countdown-blog li{
    float:left;
    background:url(filmstrip_countdown_9-0.png) 0 0 no-repeat;
    width:53px;
    height:103px;
}

#countdown-blog li#s0, li#m0{
    background:url(filmstrip_countdown_5-0.png) 0 0 no-repeat;
}

#countdown-blog li#h0{
    background:url(filmstrip_countdown_2-0.png) 0 0 no-repeat;
}

#countdown-blog div.separator{
    float:left; 
    font:80px Arial,sans-serif;
}

#s0{
    clear:left;
}

#countdown-p{
margin-top: 240px;
}