.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}


