.flow2 {
	float: right;
	padding: 5px 10px 5px 10px;
}

.flow {
	float: left;
	padding: 5px 10px 5px 10px;
}

.listItem {
	position: relative;
	font: 12px;
}

.nowrap {
	clear: left;
}

.nowrap2 {
	clear: right;
}
