#leftcontainerBox {
float:left;
z-index: 1000;
}
#leftcontainerBox .buttons {
float:left;
clear:both;
margin:6px 6px 6px 6px;
width:45px;
height:50px;
padding-bottom:2px;
padding-left:3px;
}
.bottomcontainerBox {
margin-top:25px;
float:left;
height:50px;
width:5000px;
}