#leftcontainerBox {
float:left;
z-index: 1000;
}
#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px .5em 4px .5em;
width:60px;
height:60px;
padding-bottom:2px;
padding-left:3px;
}
.bottomcontainerBox {
float:left;
/* height:30px; */
padding:1em;
width:100%;
}

.bottomcontainerBox div a {margin-left:.5em; margin-right: .5em;}