.table
{
  width: 100%;
  clear: both;
}
.column
{
  float: left;
  margin: 1px;
  overflow: hidden;
}

.content-inline
{
  display: inline;
}