.table{
	margin-bottom: 0;
	height: auto;
	min-height: 1px;
}

*html .table{
	height: 1px;
}

DIV.row {
  text-align: center; 
  position: relative;
  clear: both;
  width:100%;
}

DIV.cell {
  float: left; 
  text-align:left;
  position: relative;
}