.somediv{
width: 550px;
clear: left;
border: 0px solid gray;
}

.somediv .floatbox{
float: left;
width: 255px;
}