.c {
	CLEAR: both
}
.l {
	TEXT-ALIGN: left
}
.r {
	TEXT-ALIGN: right
}
.fl {
	FLOAT: left
}
.fr {
	FLOAT: right
}

