.fl {float:left}
.fr{float:right;}

.clr
{
    clear:both;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}
