.cb
{
	clear: both;
}

.cr
{
	clear: right;
}

.cl
{
	clear: left;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}