.rowdiv {
	display:  table-row;
	width:auto;
}

.tablecell {
	float: left;
	display: table-cell;
}
