/* CSS Document */
#leftcontainerBox {
float:left;
z-index: 1000;
}
#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:60px;
height:60px;
padding-bottom:2px;
padding-left:3px;
}
.bottomcontainerBox {
    bottom: 10px;
    float: left;
/*    height: 30px;*/
    position: relative;
	width:auto;
	background-color:none!important;
	margin-top:8px;
}

/*@media screen and (min-width: 1008px) {
	.bottomcontainerBox {
    left: 28px;
	}*/