              .toobar_bubble_container{
                       width:195px;
                       float:left;
               }
               
               .toolbar_bubble{
                       margin:0px 1em;
                       position:relative;
               }
               
               .toolbar_bubble div{
                       margin-left:20px;
               }
               
               .toolbar_bubble img{
                       position:absolute;
                       top:0px;
                       left:0px;
               }