.new_line_left {
clear:both; float:left; height:100px;
}

.all_1_bg {
background-color:#F7F0DB;
float:left;
}

.new_line_left_bg {
clear:both; float:left;
background: #F7F0DB;
}

.left_row {
clear:left; float:left; width:585px;
}
.right_row {
float:left; width:100px; margin:5px; height:100px;
text-align:center;
}