/*@import "/static/css/jquery.countdown.css"*/
#counter { background-color: transparent; border: none;}
#counter table { margin: 0 auto; color: white;}
#counter table td {vertical-align: top;}
#countdown { width: 200px; text-align: center;}
#countdown h1 { font-size: 14px; color: #99ffff;}
#countdown .label { font-size: 10px; color: #99ffff;}
#logo #part_button{
    font-size: 12px;
    color: white;
    position: absolute;
    top: 15px;
    right: 0;
    width: 300px;
    text-align: center;
}

#logo #part_button td {
    width: 120px;
}

#pp_taking_part {
    color: #f60;
    font-size: 30px;
    font-weight: bold;
}

.orange_button {}
#part_button h1 {font-size: 13px; color: #fff;}
