/* CSS Document */

#leftcontainerBox {

float:left;

z-index: 1000;

}

#leftcontainerBox .buttons {

float:left;

clear:both;

margin:0px;

width:60px;

height:60px;

padding-bottom:2px;

padding-left:3px;

}

.bottomcontainerBox {

float:left;

height:30px;

width:100%;

margin: 0px !important;

}