﻿.tableDiv 
{
}


.rowDiv 
{
	width: 100%;
}

.cellDiv 
{
	
	float: left;
	display: block;
}

