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