div.fccontainer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear:none;
    visibility: hidden;
 }

