
#animation_container {
   position :absolute;
}

#toolBlock
{
    width:50px;
    text-align:center;
    
    background-color:#fff;
    
    position:absolute;
    
    margin:0px;
    padding:0px;
}

input[type="image"].toolBtn
{
    width:50px;
    height:auto;
}