.box{
    float:left;
    margin-right:20px;
}
.clear{
    clear:both;
}
