body {

}

.cleaner
{
	clear: both;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.hidden
{
	display: none;
}