.row {
	display:table;
}
.col {
	float:left;
	min-height:1px;
	margin:0;
	padding:0;
}