.sf_cols {
	margin: 0px; padding: 0px; width: 100%; _width: auto;
}
.sf_cols {
	clear: both; _clear: none;
}
.sf_cols::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.sf_cols {
	display: inline-block;
}
* html .sf_cols {
	height: 1%;
}
* html .sf_cols {
	display: block;
}
* html .sf_cols .sf_colsout {
	display: inline;
}
.sf_colsout + .sf_colsout {
	
}
.sf_colsin {
	min-height: 1px;
}
