div.clr
{
	display: block;
	clear: both;
	margin: 0;
	visibility: hidden;
}
.l{ float: left;}
.r{ float: right;}
.err { color: #A73952;}