.handsfree-debugger{
float:left;
display:block;
position:fixed;  
  width:320px;
  height:200px;
      bottom: 20px;
    left: 20px;
}      

#debugger{
float:right;
display:block;
position:fixed;  
  width:320px;
  height:200px;
      bottom: 20px;
    left: 20px;
}      