p#noscript {
    color:#ff0000;
    font-family:Geneva,sans-serif;
    font-size:14px;
    font-weight:bold;
}

#screen {background:#000;float:left;position:relative;}
#load {overflow:hidden;float:left;position:relative;}
#animation {background:#000;display:none;overflow:hidden;float:left;position:relative;}
#controlpanel {height:77px;float:left;position:relative;}
#controlbuttons {
    padding-top:15px;
    margin-left:20px;
    width:100%;
}

#controlbuttons > div {
    width:35px;
    height:35px;
    border:none;
    float:left;
    margin-left:20px;
    cursor:pointer;
}

#controllabels {
    margin:5px 0 0 15px;
    float:left;
    position:relative;
    width:100%;
}

.label {
    font-family:Geneva,sans-serif;
    font-size:10px;
    float:left;
}

#speedlabel {margin:0 0 0 10px;}
#swinglabel {margin:0 0 0 20px;}
#playlabel {width:200px;margin:0 0 0 20px;}
