div.t3-floating-item-container {
  float: left;
  width:  100%;
}

div.t3-floating-item {
  float:left;
  width: 200px;
  margin: 20px;
}